Interface WithChainableActions
- All Superinterfaces:
net.serenitybdd.screenplay.Performable,net.serenitybdd.core.SkipNested
- All Known Implementing Classes:
ChainablePerformable,ClickAndHold.ClickAndHoldBy,ClickAndHold.ClickAndHoldCSSOrXPath,ClickAndHold.ClickAndHoldElement,ClickAndHold.ClickAndHoldTarget,MoveMouseToBy,MoveMouseToTarget,MoveMouseToWebElement
public interface WithChainableActions
extends net.serenitybdd.screenplay.Performable
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface net.serenitybdd.screenplay.Performable
performAs, then
-
Method Details
-
andThen
-