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