Class DeselectAllOptions
java.lang.Object
net.serenitybdd.screenplay.actions.ByAction
net.serenitybdd.screenplay.actions.deselectactions.DeselectAllOptions
- All Implemented Interfaces:
SkipNested,Resolvable,Interaction,Performable
public class DeselectAllOptions extends ByAction
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DeselectAllOptions(Target target) -
Method Summary
Modifier and Type Method Description static DeselectAllOptionsfrom(Target target)<T extends Actor>
voidperformAs(T theUser)Methods inherited from class net.serenitybdd.screenplay.actions.ByAction
resolveForMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.serenitybdd.screenplay.Performable
then
-
Constructor Details
-
DeselectAllOptions
-
-
Method Details
-
from
-
performAs
-