Skip to content

Instantly share code, notes, and snippets.

@nakajima
Created August 24, 2011 18:48
Show Gist options
  • Select an option

  • Save nakajima/1168838 to your computer and use it in GitHub Desktop.

Select an option

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