Skip to content

Docker - Browser: 'chrome' was not found on your system or is not supported by Cypress #8611

@sabarishnarain

Description

@sabarishnarain

cypress version 4.11

Current behavior:

cypress run --browser chrome --headless --spec "**/pr/*.spec.ts"",

Tests intermittently fails with the following.

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

This happens more frequently in azure CI services on using cypress/browsers:node12.16.2-chrome81-ff75.
Workaround is to re-try the job several times.

cypress.log

Desired behavior:

Tests should run on chrome.

Test code to reproduce

Not sure how to provide a test code. This problem is very common with the above docker image and in Azure CI. I can provide the link to the CI job if needed.

Metadata

Metadata

Labels

pkg/launcherThis is due to an issue in the packages/launcher directorytype: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions