Skip to content

Instantly share code, notes, and snippets.

@nakajima
Created August 24, 2011 18:48
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 nakajima/1168838 to your computer and use it in GitHub Desktop.
Save nakajima/1168838 to your computer and use it in GitHub Desktop.
wget http://chromium.googlecode.com/files/chromedriver_mac_14.0.836.0.zip
unzip chromedriver_mac_14.0.836.0.zip
mv chromedriver /usr/local/bin/
rm -f chromedriver_mac_14.0.836.0.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment