Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created September 9, 2019 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seleniumgists/8a77b2109efcb8476742d6565ca146e4 to your computer and use it in GitHub Desktop.
Save seleniumgists/8a77b2109efcb8476742d6565ca146e4 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
RemoteWebDriver driver = new RemoteWebDriver(address, new ChromeOptions());
LocationContext context = (LocationContext) new Augmenter().augment(driver);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment