Skip to content

Instantly share code, notes, and snippets.

@muditlambda
Last active October 30, 2019 11:43
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 muditlambda/d988d391441e8bd1f9f5276d6b8c2cba to your computer and use it in GitHub Desktop.
Save muditlambda/d988d391441e8bd1f9f5276d6b8c2cba to your computer and use it in GitHub Desktop.
WebDriver driver = new RemoteWebDriver(new URL("https://" + username + ":" + accesskey + "@hub.lambdatest.com/wd/hub"),
DesiredCapabilities.firefox());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment