-
Notifications
You must be signed in to change notification settings - Fork 382
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
Browser: 'firefox' was not found on your system -- but FF is version 57 in container #85
Labels
Comments
Same issue here Any clues? |
Got same thing with
|
Just copying the official cypress-io/github-action#firefox,
|
alexjyong
added a commit
to alexjyong/github-action
that referenced
this issue
Jun 7, 2023
Ran into an issue with running tests in a container with firefox. Googling around led me to this: cypress-io/cypress-docker-images#85 (comment) Firefox cannot be ran as root, and the images are ran as root, so folks will need to specify a non-root user to make this work properly.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: