Deselect the option by the index, as determined by the "index" attribute of the element.
Namespace: OpenQA.Selenium.Support.UIAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- index
- Type:
System Int32
The value of the index attribute of the option to deselect.
See Also