@Deprecated
public class PauseAction
extends java.lang.Object
implements org.openqa.selenium.interactions.Action
Modifier and Type | Field and Description |
---|---|
private long |
pause
Deprecated.
|
Constructor and Description |
---|
PauseAction(long pause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Object> |
asList()
Deprecated.
|
void |
perform()
Deprecated.
|