Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Identifying of an object in a web based application for this scenario
#6
Solved: 10 Years, 9 Months, 3 Weeks ago
Try this and let me know if it still throws the error ?

Code:
Browser("....").Page(".........").Frame("main").WebElement("innertext:=Priority","Index:=0").FireEvent "ondblclick"

If it throws the same error then try this,

Code:
Browser("....").Page(".........").Frame("main").WebElement("innertext:=Priority","Source_Index:=438").FireEvent "ondblclick"

Source_Index is a DOM identification of the Object. You can read more about it at www.w3schools.com
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Messages In This Thread
RE: Identifying of an object in a web based application for this scenario - by basanth27 - 08-18-2009, 06:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Web page not loading for EBS application when open UFT satyagadam 1 1,641 09-18-2019, 02:30 AM
Last Post: satyagadam
  Set method not working for web number object Qtp_bunny 1 2,087 06-14-2018, 05:00 PM
Last Post: Ankur
  How to avoid system lock while running Windows Based Application SaranKumarV 6 21,141 03-21-2018, 04:18 PM
Last Post: blr.moin@gmail.com
  Facing a problem while identifying Angular JS objects in a web page vangasantosh 0 1,121 12-20-2017, 01:26 PM
Last Post: vangasantosh
  Unable to identify Child Object for a window application created using C#. ssanjeev 3 5,962 03-27-2017, 05:38 AM
Last Post: ankita

Forum Jump:


Users browsing this thread: 1 Guest(s)