public abstract class SelectBooleanCheckbox extends AbstractInputComponent
| Constructor and Description |
|---|
SelectBooleanCheckbox() |
| Modifier and Type | Method and Description |
|---|---|
void |
click() |
org.openqa.selenium.WebElement |
getInput() |
boolean |
getValue() |
void |
setValue(boolean value) |
getAssignedLabel, getAssignedLabelText, isEnabledgetWidgetByIdScript, getWidgetConfiguration, getWidgetConfigurationAsStringgetElementLocator, getId, getRoot, getWebDriver, getWrappedElement, setElementLocator, setWebDriverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void click()
public void setValue(boolean value)
public boolean getValue()
public org.openqa.selenium.WebElement getInput()
getInput in class AbstractInputComponentCopyright © 2020. All rights reserved.