public interface Locatable
Modifier and Type | Method and Description |
---|---|
Coordinates |
getCoordinates() |
Point |
getLocationOnScreenOnceScrolledIntoView()
Use this to discover where on the screen an element is so that we can click it.
|
Point getLocationOnScreenOnceScrolledIntoView()
Coordinates getCoordinates()