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 programming language is best for writing selenium tests?
List some scenarios which we cannot automate using selenium webdriver?
When should one use selenium grid?
Explain using webdriver how you can perform double click?
How to handle a dropdown in selenium webdriver?
What are the types of listeners in testng?
How is assert command different from verify command?
Just how much does selenium license cost per customer device?
How to debug the tests in selenium ide?
What does a single “/” bar in XPath do?
For database testing in selenium webdriver what api is required?
Explain how can you find broken links in a page using selenium webdriver?