Posts: 17
Threads: 10
Joined: Jan 2014
Reputation:
0
03-20-2014, 05:02 PM
If web page contains two buttons with the same name like "Submit" having the same properties, then how can we write the script for this to click the bottom or 2nd button?
Please do the needful.
Posts: 18
Threads: 6
Joined: Jan 2014
Reputation:
0
03-20-2014, 11:34 PM
you can use the index ordinal identifier in qtp.
Posts: 17
Threads: 10
Joined: Jan 2014
Reputation:
0
03-21-2014, 10:18 AM
Hi Anu,
How can we write descriptive program for this object identification if two objects having the same name and property?
(I dont have qtp software to execute and check so please get me the code for this)