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 the different mouse actions that can be performed?
How to mouse hover on a web element using webdriver?
How can we check if an element is getting displayed on a web page?
What happen if you mix both implicit wait and explicit wait in a selenium script?
What is the difference between verification and assertion?
How can we fetch the page source in selenium?
Can we enter text without using sendkeys()?
How to insert a comment in selenium ide?
What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;
How to perform right click action (context click) in selenium webdriver?
What is the selenium's recording language?
How to retrieve css properties of an element?
Explain how selenium grid works?
Tell me how can we launch different browsers in selenium webdriver?
What is the use of logging in automation?