Skip to content

Instantly share code, notes, and snippets.

@Sydney-o9
Last active February 2, 2018 00:06
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 Sydney-o9/db69ab8681b81e5b891be265ad5c310d to your computer and use it in GitHub Desktop.
Save Sydney-o9/db69ab8681b81e5b891be265ad5c310d to your computer and use it in GitHub Desktop.
# Start Selenium
java -Dwebdriver.chrome.driver=/usr/local/selenium/drivers/chromedriver -jar /usr/local/selenium/bin/selenium-server-standalone-3.8.1.jar
# Make sure it works
ps -ef | grep selenium | grep -v grep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment