@Deprecated public class MoveToOffsetAction extends MouseAction implements org.openqa.selenium.interactions.Action
MouseAction.Button| Modifier and Type | Field and Description |
|---|---|
private int |
xOffset
Deprecated.
|
private int |
yOffset
Deprecated.
|
mousewhere| Constructor and Description |
|---|
MoveToOffsetAction(org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.internal.Locatable locationProvider,
int x,
int y)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
perform()
Deprecated.
|
getActionLocation, moveToLocation