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

chore: update chromedriver to 121.0.2 to fix binary CDN URL issue #2144

Merged
merged 1 commit into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. chore: update chromedriver to 121.0.2 to fix binary CDN URL issue

    The default CDN URL for Chrome binaries has been updated in the past few
    days. So fresh installations of the chromedriver package will fail with
    a 404 error. Here's an example in `vuejs/ecosystem-ci`:
    https://github.com/vuejs/ecosystem-ci/actions/runs/7954792731/job/21714823187#step:7:5745
    
    This issue was fixed in `chromedriver` 121.0.2:
    giggio/node-chromedriver@06656e9
    sodatea committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4694060 View commit details
    Browse the repository at this point in the history