The dropdown is like a normal WebElement for Selenium but when it comes to handling it like Selecting the value, deselecting the value or capture some values out of it. Those who are new in HTML for them - Dropdown is a method of showing a large list of choices, but only one choice is displayed initially until the user select/ click on the drop down. A dropdown can be used to … [Read more...] about Handle Dropdown in Selenium with C# and Handle Multiple Values