Gets the list of options for the select element.
Namespace: OpenQA.Selenium.Support.UIAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public IList<IWebElement> Options { get; }
See Also
SelectElement Options Property | WebDriver |
public IList<IWebElement> Options { get; }