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
Tell me how a text written in a text field could be cleared?
What is the different between GUI map and GUI map files?
hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help
What issues come up in test automation, and how do you manage them?
What is a ‘test plan’? What is a ‘test case’?
What should you do after finding a bug?
Define sdlc in testing.
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
What are the advantages of automation testing?
how to test an webbased application?
How could you explain the main difference between webdriver and rc?
What you know about table-driven testing?
In Selenium how a test suit is run and report is generated.
Tell me what is the purpose of getoptions() method?
What is the Differnce between Client/Server Testing and Web Based Testing?