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
Explain how to assert text of webpage using selenium 2.0?
Explain what is assertion in selenium and what are the types of assertion?
Can captcha and bar code reader be automated by using selenium?
Explain what is selenium ide?
Which all browsers are supported by selenium webdriver?
Explain why to choose python over java in selenium?
Define selenium 2.x?
Explain the meaning of assertion in selenium and what are the types of assertion?
What are the different components in selenium?
How do you get the current page url?
Explain what is framework and what are the frameworks available in rc?
what is the difference between driver.get() and driver.navigate.to(“url”)?
Can selenium handle windows based pop up?
What are the challenges and limitations of selenium webdriver?
How can we find the value of different attributes like name, class, value of an element?