Skip to content

Instantly share code, notes, and snippets.

@raul782
Created July 21, 2015 06:04
Show Gist options
  • Save raul782/3fd8458173bb3d47ad9e to your computer and use it in GitHub Desktop.
Save raul782/3fd8458173bb3d47ad9e to your computer and use it in GitHub Desktop.
Selenium2 with Chrome Driver
#Mac/Linux
java -jar bin/selenium-server-standalone-2.46.0.jar -Dwebdriver.chrome.driver=/usr/local/bin/chromedriver &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment