Skip to content

Instantly share code, notes, and snippets.

@jpswade
Last active November 1, 2020 10:08
Show Gist options
  • Save jpswade/76929351a82faf037383326209db9b52 to your computer and use it in GitHub Desktop.
Save jpswade/76929351a82faf037383326209db9b52 to your computer and use it in GitHub Desktop.
Setup Selenium
brew install selenium-server-standalone
brew cask install chromedriver
selenium-server -p 4444
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment