aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-chromedriver-helper/pkg-descr
blob: 32c499008e561b091a0d42fd5b1e2a6c7ecb7e4e (plain) (blame)
1
2
3
4
5
6
7
8
chromedriver-helper installs an executable, chromedriver-helper, in your gem
path, and configures Selenium to invoke it as the web driver.

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

Individual projects can even select which version of chromedriver they want to
run.