@Deprecated public class PauseAction extends java.lang.Object implements org.openqa.selenium.interactions.Action, IsInteraction
| Constructor and Description |
|---|
PauseAction(long pause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.openqa.selenium.interactions.Interaction> |
asInteractions(PointerInput mouse,
KeyInput keyboard)
Deprecated.
|
void |
perform()
Deprecated.
|
public void perform()
perform in interface org.openqa.selenium.interactions.Actionpublic java.util.List<org.openqa.selenium.interactions.Interaction> asInteractions(PointerInput mouse, KeyInput keyboard)
asInteractions in interface IsInteraction