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 #9044

Closed
sergeyKhristenko opened this issue Oct 30, 2020 · 2 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@sergeyKhristenko
Copy link

Current behavior

We're using cypress 4.12.0 and recently updated browser image to cypress/browsers:node12.14.1-chrome85-ff81. Started to sometimes seeing this error on CI:

Can't run because you've entered an invalid browser name.

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

Cypress supports the following browsers:
- chrome
- chromium
- edge
- electron
- firefox (Cypress support in beta)

You can also use a custom browser: https://on.cypress.io/customize-browsers

Available browsers found on your system are:
- firefox
- electron

Desired behavior

Cypress can find a browser.

Test code to reproduce

Versions

cypress 4.12.0
docker image cypress/browsers:node12.14.1-chrome85-ff81
OS linux
CI jenkins

@kaiyoma
Copy link

kaiyoma commented Nov 30, 2020

We also see this problem in our CI. We're using version 5.6.0 of Cypress and Chrome 86 in a Linux Docker image. The issue pops up very inconsistently, but it makes no sense, as nothing about our infra is changing.

@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 external: docker 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

4 participants