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
What is automation testing?
Write the code for reading and writing to excel through selenium?
what is the difference between driver.get() and driver.navigate.to(“url”)?
How can we select elements by their attribute value using css selector?
What are some commonly encountered exceptions in selenium?
How can we launch different browsers in selenium webdriver?
List some advantages of test automation?
What is the difference between “type” and “typeandwait” command?
What programming languages can you use in selenium rc?
What is the difference between driver.close() and driver.quit command?
Why should selenium be selected as a test program?
Explain how you can switch between frames?
How can one get side to always record an absolute url for the open command's argument?
How much does selenium license cost per client machine?
How to highlight element using selenium webdriver?