Discussion:
[ANN] chromedriver-helper 2.0.0 released
Mike Dalessio
2018-09-15 16:58:44 UTC
Permalink
chromedriver-helper 2.0.0 has been released!

http://github.com/flavorjones/chromedriver-helper

Easy installation and use of chromedriver, the Chromium project's Selenium
webdriver adapter.


2.0.0 - 2019-09-15
----------

**Backwards-incompatible change:**

The installed shadow executable `chromedriver` has been renamed to
`chromedriver-helper` to work around issues with projects _not_ using the
gem on a system on which the gem is installed. See [#57](
https://github.com/flavorjones/chromedriver-helper/issues/57) for details.

Many thanks to Miklós Fazekas (@mfazekas) for both reporting the issue and
submitting the fix.

Loading...