DefaultSelenium Check Method WebDriver
Check a toggle-button (checkbox/radio)

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public void Check(
	string locator
)

Implements

ISelenium Check(String)
See Also