An NDoc Documented Class Library

DefaultSelenium.RemoveAllSelections Method 

Unselects all of the selected options in a multi-select element.

public void RemoveAllSelections(
   string locator
);

Parameters

locator
an element locator identifying a multi-select box

Implements

ISelenium.RemoveAllSelections

See Also

DefaultSelenium Class | Selenium Namespace