how to Handle dropdown?

Answers were Sorted based on User's Feedback



how to Handle dropdown?..

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

how to Handle dropdown?..

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

Post New Answer

More Selenium Interview Questions

How to switch between frames in selenium?

0 Answers  


What is a framework?

1 Answers  


When we use findElement () and findElements () findElement ()?

0 Answers  


How to handle keyboard and mouse actions using selenium?

0 Answers  


How do you capture an element loading after the page load?

0 Answers  






What is the super interface of webdriver?

0 Answers  


What is the difference between implicit wait and explicit wait?

0 Answers  


How to find more than one web element in the list?

0 Answers  


How to check if an element is visible on the web page?

0 Answers  


How will you handle working with multiple windows in selenium?

0 Answers  


How can we handle window ui elements and window pop ups using selenium?

0 Answers  


What is the significance of testng.xml?

0 Answers  


Categories