RubyGems.org

`chromedriver-helper` installs a script, `chromedriver`, in your gem path. This script will, if necessary, download the appropriate binary for your platform and install it into `~/.chromedriver-helper`, then it will exec the real `chromedriver`. Easy peasy!

installgem install chromedriver-helper -v 0.0.1
Authors

Mike Dalessio

23,147 total downloads 742 for this version
Owners

Bd6e7860b5a891bff077aeaeb5434e60

Gemfile
gem "chromedriver-helper", "~> 0.0.1"
Versions
  1. 0.0.5 August 15, 2012
  2. 0.0.4 August 2, 2012
  3. 0.0.3 March 20, 2012
  4. 0.0.2 December 7, 2011
  5. 0.0.1 December 7, 2011
Runtime Dependencies
  1. nokogiri >= 0
Development Dependencies
  1. rspec >= 0