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
Explain dataproviders in testng ?
How would you test your element locator?
How many types of webdriver api's are available in selenium?
What is Selenese?
What are the challenges and limitations of selenium webdriver?
Give ide's main parts and components?
How do you simulate scroll down action?
Mention what is selenium 3.0?
Tell me can selenium handle windows based pop-up?
How you can use “submit” a form using selenium?
How you can capture server side log selenium server?
when autoit is used?
How do you handle alert popup?
How would one access the value of a side variable named name from within a javascript snippet used as the argument to a selenese command?
What is the difference between driver.close() and driver.quit command?