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 types of documents we need to write the nonfuntional test scripts?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
what is nTier Architecture understanding what is Microsoft ASP.net, ASP and SQL understanding what is Web Application and eCommerce application understanding what is Unit, System, Regression, FAT testing ? Test Automation and Test Script Authoring
In Selenium how a test suit is run and report is generated.
Tell me how can you switch back from a frame?
Do you know what is the difference between "type" and "typeandwait" command?
Tell me how would you test your own element locator?
Tell me an example of the languages supported by webdriver?
Can you achieve 100% automation?
Do you know what is the purpose of deselectall() method?
How do we Test the C++ and Unix Application Using Automated Tool.
What factors determine the effectiveness of automation testing?
What are different coverages in function testing?
Tell us what methods of robot class do you know?
Tell me what is the testng.xml file used for?