public interface WithChainableActions extends Performable
Modifier and Type | Method and Description |
---|---|
WithChainableActions |
andThen(Consumer<org.openqa.selenium.interactions.Actions> nextActions) |
performAs, then
WithChainableActions andThen(Consumer<org.openqa.selenium.interactions.Actions> nextActions)
Copyright © 2022. All rights reserved.