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 |
How many exceptions do you know in selenium webdriver?
How to handle hidden elements in selenium webdriver?
Using selenium how can you handle network latency?
Explain dataproviders in testng ?
What does side stand for?
Tell me how do perform drag and drop using selenium webdriver?
How does one execute java scripts function in selenium?
Does the selenium have any limitations?
Write a code to wait for a particular element to be visible on a page. Write a code to wait for an alert to appear.
In selenium what are breakpoints and startpoints?
Explain how you can use recovery scenario with selenium?
How to assert the title of the web page?