public class UncheckCheckbox extends Object
| Constructor and Description |
|---|
UncheckCheckbox() |
| Modifier and Type | Method and Description |
|---|---|
static ClickInteraction |
of(String cssOrXpathForElement) |
static ClickInteraction |
of(Target target) |
static ClickInteraction |
of(WebElementFacade element) |
public static ClickInteraction of(Target target)
public static ClickInteraction of(String cssOrXpathForElement)
public static ClickInteraction of(WebElementFacade element)
Copyright © 2023. All rights reserved.