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

Cypress example tests currently fail in Firefox when running cypress run --browser firefox #7902

Closed
dschuessler opened this issue Jul 7, 2020 · 1 comment

Comments

@dschuessler
Copy link

dschuessler commented Jul 7, 2020

Current behavior:

The example tests currently fail in Firefox 78 when using cypress run --browser firefox. My results: https://gist.github.com/dschuessler/c34b41fda1c42c63ea09b13af3d71088

They run fine with cypress open though.

Desired behavior:

The example tests succeed.

Test code to reproduce

npm init
npm install cypress --save-dev
npx cypress run --browser firefox

Versions

Cypress 4.9.0
macOS 14.0.6
Firefox 78.0.1

@jennifer-shehane
Copy link
Member

Duplicate of #6813

@jennifer-shehane jennifer-shehane marked this as a duplicate of #6813 Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants