I have a web page.In that i have two links called "gmail"
and "gmail". Both links are look same.One link is at top of
the page and other link is at bottomn of the page. How the
automation tool can be recognized these link and make to
click the link i want?
Answer Posted / uday
Why cant you use index or location property.
By default, index=0 for the first object and index=1 to the
second object.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can the activities of test case design be automated?
Tell me which web driver implementation is the fastest?
Can you tell some good coding practices while automation?
What are the 5 common software development problems solutions?
Can you explain data-driven testing?
Tell me what is the testng.xml file used for?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
How to Rcognize the Objects in the Web Page Dialog Using QTP
When is automation testing useful?
Explain me what is testng and why is it better than junit?
Name some of the commonly used automation testing tools that are used for functional automation.
Any kind of test which you think should not be automated?
What is the purpose of getoptions() method?
script to check availibility of mail in yahoo mail box in qtp
what is dynamic window and dynamic model ? (worksoft automation tool)