Guest User

Untitled

a guest
Jul 27th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. Actions builder = new Actions(driver);
  2. builder.moveToElement(referenceElement, X, Y).click().build().perform();
Add Comment
Please, Sign In to add comment