SelectElement ClassWebDriver
Provides a convenience method for manipulating selections of options in an HTML select element.
Inheritance Hierarchy

OnlineSystem Object
  OpenQA.Selenium.Support.UI SelectElement

Namespace: OpenQA.Selenium.Support.UI
Assembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public class SelectElement
See Also