-
Notifications
You must be signed in to change notification settings - Fork 101
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
Runs failed on install chromeDriver step #458
Comments
@ojas-krishnaprasad Is this still occurring? The chrome driver URL is not really under our control. |
Yes, it was still, You can check this url https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/121.0.6167.184/linux64/chromedriver-linux64.zip as per circle Ci scripts to download the driver |
Linking the issue to another repo CircleCI-Public/browser-tools-orb#102 |
Yah, we're seeing the same issue in one of our own repos using the orb: https://app.circleci.com/pipelines/github/cypress-io/cypress-example-kitchensink/1749/workflows/fbed68d8-aeb8-4df2-b182-7f9ced5e425b/jobs/12032 Looks like there's potentially an issue with the browsers-tools-orb from the link, which we rely on. |
This was solved with this CircleCI-Public/browser-tools-orb#105, So closing this Issue. |
Please update to cypress' 3.3.1 orb to get this fix: https://github.com/cypress-io/circleci-orb/releases/tag/v3.3.1 |
The orb does not work as expected
circle.yml
file if possible or at least the relevant portiondescribe what you think should happen
describe what happens
The text was updated successfully, but these errors were encountered: