Answer Posted / 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 |
Post New Answer View All Answers
What are various ways of locating an element in selenium?
What are the different types of waits available in webdriver?
Tell us what kinds of test types are supported by selenium?
what is assertion in selenium and what are the types of assertion?
What is the use of javascriptexecutor?
How to get a text of a web element?
In which format does source view show the script in selenium ide?
What is the main difference between the close() and quit() methods?
What is the purpose of selenium ide?
What is page object model or pom?
Using web driver how you can store a value which is text box?
How to set the size of browser window using selenium?
Mention different exceptions you had in selenium web driver?
What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?
Which of the selector ID, name, XPath or CSS should I use?