public class Coordinates
extends java.lang.Object
| Constructor and Description |
|---|
Coordinates(org.openqa.selenium.Point point,
org.openqa.selenium.Dimension size) |
Coordinates(org.openqa.selenium.WebElement element) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
int |
getWidth() |
int |
getX() |
int |
getY() |