| Package | Description |
|---|---|
| com.github.wiselenium.core.element.field | |
| com.github.wiselenium.core.element.field.impl |
| Modifier and Type | Method and Description |
|---|---|
Checkbox |
Checkbox.check()
Checks this checkbox if not checked already.
|
Checkbox |
Checkbox.uncheck()
Unchecks this checkbox if not unchecked already.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckboxImpl
Implementation of a HTML Checkbox.
|
| Modifier and Type | Method and Description |
|---|---|
Checkbox |
CheckboxImpl.check() |
Checkbox |
CheckboxImpl.uncheck() |
Copyright © 2013. All Rights Reserved.