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

Browser: 'chrome' was not found on your system or is not supported by Cypress. #15390

Closed
Arcturus5404 opened this issue Mar 10, 2021 · 2 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@Arcturus5404
Copy link

Arcturus5404 commented Mar 10, 2021

Current behavior

Cypress won't run because chrome is not installed?
Can't run because you've entered an invalid browser name.

e2e_2                  | 
e2e_2                  | Browser: 'chrome' was not found on your system or is not supported by Cypress.
e2e_2                  | 
e2e_2                  | Cypress supports the following browsers:
e2e_2                  | - chrome
e2e_2                  | - chromium
e2e_2                  | - edge
e2e_2                  | - electron
e2e_2                  | - firefox
e2e_2                  | 
e2e_2                  | You can also use a custom browser: https://on.cypress.io/customize-browsers
e2e_2                  | 
e2e_2                  | Available browsers found on your system are:
e2e_2                  | - firefox
e2e_2                  | - electron

Desired behavior

Cypress should run, just like the other 3 docker containers based on the same image which do run. e2e_1, 3 and 4 all run fine!

Test code to reproduce

Versions

6.6.0

@jennifer-shehane
Copy link
Member

Please see our troubleshooting guide on Launching Browsers

Could you run Cypress in debug mode specifically logging cypress:launcher logs and run cypress info and print the entire set of logs here?

@jennifer-shehane
Copy link
Member

Duplicate of #8611

@jennifer-shehane jennifer-shehane marked this as a duplicate of #8611 Apr 28, 2021
@jennifer-shehane jennifer-shehane added type: duplicate This issue or pull request already exists and removed stage: needs information Not enough info to reproduce the issue labels Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants