Class UncheckCheckbox
java.lang.Object
net.serenitybdd.screenplay.actions.UncheckCheckbox
public class UncheckCheckbox
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description UncheckCheckbox() -
Method Summary
Modifier and Type Method Description static ClickInteractionof(java.lang.String cssOrXpathForElement)static ClickInteractionof(WebElementFacade element)static ClickInteractionof(Target target)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UncheckCheckbox
public UncheckCheckbox()
-
-
Method Details
-
of
-
of
-
of
-