public class Offset extends Object implements SeleniumRepresentable
| Constructor and Description |
|---|
Offset(int x,
int y)
Creates the offset with specified x and y movements
|
public Offset(int x,
int y)
x - the x movementy - the y movementpublic int getX()
public int getY()
public String inSeleniumRepresentation()
SeleniumRepresentableinSeleniumRepresentation in interface SeleniumRepresentableCopyright © 2013 JBoss by Red Hat. All Rights Reserved.