public static class SetCheckbox.SetCheckboxInteractionForTarget extends Object implements SetCheckboxInteraction
| Constructor and Description |
|---|
SetCheckboxInteractionForTarget(Target target) |
| Modifier and Type | Method and Description |
|---|---|
ClickInteraction |
toFalse()
Set a checkbox value to false (unselected)
|
ClickInteraction |
toTrue()
Set a checkbox value to true (selected)
|
public SetCheckboxInteractionForTarget(Target target)
public ClickInteraction toTrue()
SetCheckboxInteractiontoTrue in interface SetCheckboxInteractionpublic ClickInteraction toFalse()
SetCheckboxInteractiontoFalse in interface SetCheckboxInteractionCopyright © 2023. All rights reserved.