An NDoc Documented Class Library

DefaultSelenium.Uncheck Method 

Uncheck a toggle-button (checkbox/radio)

public void Uncheck(
   string locator
);

Parameters

locator
an element locator

Implements

ISelenium.Uncheck

See Also

DefaultSelenium Class | Selenium Namespace