Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I use the index ordinal identifier for different browsers and page?
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
Can I use the index ordinal identifier for different browsers and page?
or
Do I need to use only the creation time identifier for different pages.Because I am using the same page for 2 times.It always gives page not found error,so I used this and it is working.

Code:
Browser("opentitle:="&result,"application version:=internet explorer 7").Page("title:=RETS Server (.*)","index:=0").Click

Give me an idea.

Thank you,
Uma
Reply
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
Hello,

Yes you can use the ordinal identifiers but keep in mind that Creation time is used for only Browser. For page, you can use either location or index.

Regards,
Parminder
Reply
#3
Solved: 10 Years, 8 Months, 3 Weeks ago
Parminder,
Thanks for clear the doubt.
Uma
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to click on the WebButton with specified Index srach84 2 4,057 03-31-2015, 04:36 AM
Last Post: srach84
  QTP is not identifying table with column names property but its identifing with index Anuradha B 1 2,833 02-12-2015, 04:00 PM
Last Post: Kirill
  Running test with multiple browsers mvi63 0 2,671 06-25-2014, 06:49 PM
Last Post: mvi63
  Multiple 2 IE browsers are being displayed VA1405 1 1,758 01-15-2014, 07:20 AM
Last Post: basanth27
  Can we set ordinal identifier at runtime qtplearner88 1 3,403 07-31-2013, 12:33 AM
Last Post: Ankur

Forum Jump:


Users browsing this thread: 1 Guest(s)