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
What is the scripting standard while performing automation testing?
Name some of the commonly used automation testing tools that are used for non-functional automation.
can anyone suggest me any low cost tool that can support both Manual and Automation testing ?
What is test driven development?
What is data - driven automation?
How do select which automation testing tool is the best for you?
What is the purpose of deselectall() method?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
What is a critical bug in a testing field?
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
write a programme to insert into elements in array?n finding duplicate characters in given sting?
how can i count the no of edit field in a page and fill the multiple edit field
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
What kinds of annotations are used in testng?