Hello, Guys, Welcome to Selenium tutorial, today in this post we will see how to handle Dropdown in Selenium webdriver. Generally, while working with the script we have to select some values from the dropdown and do other activity and validate. The dropdown is just like simple WebElement like Checkbox, textbox etc. Before moving to Dropdown in Selenium webdriver … [Read more...] about How to Handle Dropdown in Selenium webdriver