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

Replace chromedriver-helper with webdrivers #1022

Closed
wants to merge 2 commits into from

Commits on Aug 8, 2019

  1. Replace chromedriver-helper with webdrivers

      - chromedriver-helper is no longer maintained as of 2019-03-31
      - webdrivers has a near superset of the functionality. Webdrivers
        is the default for rails 6 going forward
      - flavorjones/chromedriver-helper#83
    notapatch committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    3746ab2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. travis-ci error

      - could not connect to server: Connection refused
      - this would make postgresql 9.3 available by default
        - https://docs.travis-ci.com/user/database-setup/#postgresql
    notapatch committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    9664584 View commit details
    Browse the repository at this point in the history