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 could be the cause of the selenium webdriver test to fail?
Explain how you can switch between frames?
How to pass parameters using testng.xml?
How to type text in a textbox using selenium?
Write a code snippet to perform mouse hover in webdriver.
To enter values onto text boxes what is the command that can be used?
Please explain what are the different types of locators in selenium?
Mention what is listeners in selenium webdriver?
What is the difference between the commit and verify commands?
Can we use selenium rc to drive tests on two different browsers on one operating system without selenium grid?
List the different types of locaters in selenium.
Tell me why to choose python over java in selenium?