How do you click on a menu item in a drop down menu?
Answer / Ravi Awasthi
To click on a menu item in a dropdown menu in Selenium, first find the WebElement representing the dropdown (usually using findElementByXPath or findElementById), and then use the click() method on the WebElement representing the menu item.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change the url on a webpage using selenium web driver?
What are the performance testing tools?
How to upload a file in selenium webdriver?
Who is the best faculty for selenium in twin cities (Hyderabad/secundrabad)
How can you find if an element displayed on the screen?
How to mouse hover on a web element using webdriver?
How do you handle Multiple windows in your application?
How do perform drag and drop using webdriver?
Tell me could cookies be deleted in selenium?
Tell me how to verify tooltip text using selenium?
What’s the difference between borland silk evaluation and selenium?
How you are integrating cucumber feature files with step files?