@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 |
---|---|
void |
perform()
Deprecated.
|