Skip to content

Instantly share code, notes, and snippets.

@nirbhabbarat
Forked from jpswade/setup_selenium.sh
Created November 1, 2020 10:08
Show Gist options
  • Save nirbhabbarat/cc803aa1d530f96747ebeb9df111f4e6 to your computer and use it in GitHub Desktop.
Save nirbhabbarat/cc803aa1d530f96747ebeb9df111f4e6 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