Uses of Class
net.serenitybdd.screenplay.actions.PerformActions
-
Packages that use PerformActions Package Description net.serenitybdd.screenplay.actions -
-
Uses of PerformActions in net.serenitybdd.screenplay.actions
Methods in net.serenitybdd.screenplay.actions that return PerformActions Modifier and Type Method Description static PerformActionsPerformActions. with(Consumer<org.openqa.selenium.interactions.Actions> actions)
-