public class PerformActions extends SilentPerformable
| Modifier and Type | Method and Description |
|---|---|
<T extends Actor> |
performAs(T actor) |
static PerformActions |
with(Consumer<org.openqa.selenium.interactions.Actions> actions) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitthenpublic static PerformActions with(Consumer<org.openqa.selenium.interactions.Actions> actions)
public <T extends Actor> void performAs(T actor)
performAs in interface PerformableperformAs in class SilentPerformableCopyright © 2022. All rights reserved.