Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Browser Ordinal Identifier
#3
Not Solved
Code:
systemutil.run "www.gmail.com"

browser("gmail").page("loginpage").webedit("userid").set "rajbihari"
pwd=crypt.encrypt("mypassword")
browser("gmail").page("loginpage").webedit("password").setsecure pwd
browser("gmail").page("loginpage").webbutton("Login").click

' let us assume that, QTP failed to identify the object on webapplication by using mandatory and assistive properties and also I disabled the smart identification,
now QTP should go to ordinal identifier, which type of ordinal identifier is useful to qtp to identify object here on application?
Reply


Messages In This Thread
Browser Ordinal Identifier - by bfakruddin - 01-06-2009, 12:25 PM
RE: Browser Ordinal Identifier - by nageshpv - 01-08-2009, 03:23 PM
RE: Browser Ordinal Identifier - by bfakruddin - 01-09-2009, 12:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Description about Types of Ordinal Identifier abhijit.airforce 1 2,688 12-27-2013, 02:57 PM
Last Post: Ankesh
Wink How to use ordinal identifiers in VB script qtplearner88 6 11,886 07-30-2013, 07:22 PM
Last Post: qtplearner88
  Problems with URL as Object identifier??? jcraig26 1 3,515 02-27-2013, 05:06 PM
Last Post: anil2u
  error object disabled on line 9 where it says " Browser("Browser").CloseAllTabs" kp_usa 1 3,503 12-20-2012, 12:20 AM
Last Post: adityapant27
  How to Set Ordinal Identifier at run time Amit Singh Chauhan 3 8,682 03-22-2012, 12:11 PM
Last Post: qtplearner88

Forum Jump:


Users browsing this thread: