Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from helpers to webdrivers #96

Merged
merged 1 commit into from
Aug 21, 2019
Merged

Commits on Aug 20, 2019

  1. Migrate from helpers to webdrivers

    In March 2019 the maintainer of [chromedriver-helper](https://github.com/flavorjones/chromedriver-helper) announced his intention to [end support for the gem](flavorjones/chromedriver-helper#83).
    
    He recommended everyone switch to using [webdrivers](https://github.com/titusfortner/webdrivers) instead.
    
    So as of March 30 2019 chromedriver-helper has not been supported and the project archived. This change covers migrating to webdrivers. As webdrivers also handles the geckodriver for firefox as well as chromedriver, we're also able to drop [geckodriver-helper](https://github.com/DevicoSolutions/geckodriver-helper) in this change.
    
    Resolves #95
    Cruikshanks committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    934a748 View commit details
    Browse the repository at this point in the history