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 3.8 can't open Chrome 79 during test run #6026

Closed
amir1011 opened this issue Dec 22, 2019 · 5 comments
Closed

Cypress 3.8 can't open Chrome 79 during test run #6026

amir1011 opened this issue Dec 22, 2019 · 5 comments
Labels
type: duplicate This issue or pull request already exists

Comments

@amir1011
Copy link

Current behavior:

After clicking run in Cypress window with Chrome 79, a chrome launches with blank\home window and nothing else happens (the same test works properly with Electron 78). After 20 seconds this error massage appears:
cypress

cypress_policy

Desired behavior:

Click on run button in the Cypress window (while Chrome 79 is selected)--> Chrome 79 launches and test run in it.

Steps to reproduce: (app code and test code)

Open cypress by deskstop icon or using npx cypress open;
Chrome 79 selected as test browser;
Chose test to run and click run;
ISSUE: A blank chrome tab opens up outside of the test runner and nothing happens.

Versions

Windows 10
Chrome Version 79 (64 bit)
Cypress 3.8.0

@jennifer-shehane
Copy link
Member

Closing as duplicate of #5912 which is pending release.

@jennifer-shehane jennifer-shehane added the type: duplicate This issue or pull request already exists label Dec 23, 2019
@amir1011
Copy link
Author

amir1011 commented Dec 26, 2019

Hi, @jennifer-shehane
I'm familiar with #5912 case and it doesn't solves my problem...

@jennifer-shehane
Copy link
Member

@amir1011 The fix for that issue was released in 3.8.1, did you try on version 3.8.1 of Cypress?

If it is still happening in 3.8.1, we'll need more information to reproduce it. you run Cypress in debug mode mode and print the entire set of logs here?

@hieuTranEnouvo
Copy link

The cypress is 4.0.2 version which still occurs chrome 80

@jennifer-shehane
Copy link
Member

If you're experiencing a bug similar to this in Cypress, please open a new issue with a fully reproducible example that we can run. There may be a specific edge case with the issue that we need more detail to fix.

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

3 participants