-
Notifications
You must be signed in to change notification settings - Fork 103
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
Install Firefox fails #504
Comments
This is due to the issue CircleCI-Public/browser-tools-orb#122. It requires an update in this repo to https://github.com/CircleCI-Public/browser-tools-orb/releases/tag/v1.5.1, currently using: Line 13 in d2c7c66
|
Workaround is to pin the firefox version to v134 or below in your
|
This was referenced Feb 5, 2025
- cypress/install:
install-browsers: true now fails in https://github.com/cypress-io/cypress-example-kitchensink |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the last 1 day, "Install Firefox" step fails. We are using
install-browsers: true
in the configuration.The text was updated successfully, but these errors were encountered: