how to Handle dropdown?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shardul negi
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 Visible Text and
3: by serial number
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the different types of navigation commands?
What are core extension?
What automation tools could be used for post-release validation with continuous integration?
What are the limitations of selenium?
How can I learn to automate testing using selenium?
Tell me do you know a way to refresh browser by using selenium?
List out different types of locators?
What are the advantages and disadvantages of using selenium as testing tool?
Can you run the tests registered with Selenium IDE in other browsers?
What are junit annotations?
what is assertion in selenium and what are the types of assertion?
How to switch to a new window (new tab) which opens up after you click on a link?