Answer Posted / pratik mehta
Drop downs can be handled using Select class.
It depends however on the requirement and can be classified into three units:-
1. By value.
2. By VisibleText.
3. By Index
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
My application uses ajax heavily how do I use selenium rc to work with ajax operations?
Explain dataproviders in testng using an example. Can I call a single data provider method for multiple functions and classes?
What is an absolute xpath?
what is the difference between 2.0 & 3.0
What is object repository? How can we create an object repository in selenium?
How to perform double click action in selenium webdriver?
How you can handle colors in web driver?
Explain the difference between close and quit command?
What are the types of assertions there in selenium?
what are the four parameter you have to pass in selenium?
what is the difference between driver.get() and driver.navigate.to(“url”)?
What is the selenium's recording language?
How is driver.close()command different from driver.quit command?
What are the prerequisites to run selenium webdriver?
How to debug the tests in selenium ide?