Skip to content

Instantly share code, notes, and snippets.

@forsaken1
Created August 20, 2018 14:27
Show Gist options
  • Save forsaken1/9a54f6bbf0dc43cd55e6f732d4f71357 to your computer and use it in GitHub Desktop.
Save forsaken1/9a54f6bbf0dc43cd55e6f732d4f71357 to your computer and use it in GitHub Desktop.
Chromedriver problem
brew cask install chromedriver
gem uninstall chromedriver-helper
# add to .bash_profile
alias chromedriver="/usr/local/Caskroom/chromedriver/2.41/chromedriver"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment