public class Checkbox extends java.lang.Object
Checkbox(org.openqa.selenium.WebElement checkboxField)
boolean
isChecked()
void
setChecked(boolean value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Checkbox(org.openqa.selenium.WebElement checkboxField)
public void setChecked(boolean value)
public boolean isChecked()