Guest User

Untitled

a guest
Oct 23rd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. WebDriver driver = new RemoteWebDriver(new URL(URL), caps);
  2. ((LocationContext) driver).setLocation(new Location(12.91072, 77.60998, 100));
Add Comment
Please, Sign In to add comment