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

Runs failed on install chromeDriver step #458

Closed
ojas-krishnaprasad opened this issue Feb 16, 2024 · 6 comments
Closed

Runs failed on install chromeDriver step #458

ojas-krishnaprasad opened this issue Feb 16, 2024 · 6 comments

Comments

@ojas-krishnaprasad
Copy link

The orb does not work as expected

  • what version of the orb are you currently using?
orbs:
  node: circleci/[email protected]
  browser-tools: circleci/[email protected]
  • paste the circle.yml file if possible or at least the relevant portion
      - browser-tools/install-chrome
      - browser-tools/install-chromedriver
  • describe what you think should happen
    2024-02-17_01-45

  • describe what happens

    • screenshots and links to the CircleCI builds would be great
      2024-02-17_01-44
@jennifer-shehane
Copy link
Member

@ojas-krishnaprasad Is this still occurring? The chrome driver URL is not really under our control.

@ojas-krishnaprasad
Copy link
Author

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

@ojas-krishnaprasad
Copy link
Author

Linking the issue to another repo CircleCI-Public/browser-tools-orb#102

@jennifer-shehane
Copy link
Member

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.

@jennifer-shehane jennifer-shehane added the stage: awaiting external fix Requires action from 3rd party outside of our control label Feb 20, 2024
@ojas-krishnaprasad
Copy link
Author

This was solved with this CircleCI-Public/browser-tools-orb#105, So closing this Issue.

@jennifer-shehane jennifer-shehane removed the stage: awaiting external fix Requires action from 3rd party outside of our control label Feb 21, 2024
@jennifer-shehane
Copy link
Member

Please update to cypress' 3.3.1 orb to get this fix: https://github.com/cypress-io/circleci-orb/releases/tag/v3.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants