public interface CheckboxElement extends PageElement
| Modifier and Type | Method and Description |
|---|---|
CheckboxElement |
check()
Checks this Checkbox
|
boolean |
isChecked() |
CheckboxElement |
uncheck()
Unchecks this Checkbox
|
clear, click, find, findAll, getAttribute, getCssClasses, getId, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, select, timed, toggle, type, withTimeoutfind, find, find, findAll, findAll, findAllsearchboolean isChecked()
true, if this checkbox is currently checkedCheckboxElement check()
CheckboxElement uncheck()
Copyright © 2015 Atlassian. All rights reserved.