public class MoveToOffsetAction extends MouseAction implements org.openqa.selenium.interactions.Action
MouseAction.Button
Modifier and Type | Field and Description |
---|---|
private int |
xOffset |
private int |
yOffset |
mouse
where
Constructor and Description |
---|
MoveToOffsetAction(org.openqa.selenium.interactions.Mouse mouse,
org.openqa.selenium.internal.Locatable locationProvider,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Object> |
asList() |
void |
perform() |
getActionLocation, moveToLocation
getTargetId