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

Test Can't launch in Chrome 75 #5046

Closed
sding-jetty opened this issue Aug 27, 2019 · 2 comments
Closed

Test Can't launch in Chrome 75 #5046

sding-jetty opened this issue Aug 27, 2019 · 2 comments

Comments

@sding-jetty
Copy link

sding-jetty commented Aug 27, 2019

Current behavior:

When I try to run the test in Chrome, cypress opens the browser but can't launch the website correctly, it stays at this page until it gets timeout.

Screen Shot 2019-08-27 at 3 07 40 PM

Got this error in Chrome dev console

WebSocket connection to 'ws://localhost:57456/__socket.io/?EIO=3&transport=websocket' failed: Error during WebSocket handshake: net::ERR_INVALID_HTTP_RESPONSE
../socket/node_modules/engine.io-client/lib/transports/websocket.js.WS.doOpen @ cypress_runner.js:106667

Desired behavior:

Should launch the website correctly as Electron

Screen Shot 2019-08-27 at 3 10 07 PM

Steps to reproduce: (app code and test code)

Versions

Chrome 75 and 76
Cypress 3.4.1
MacOS 10.12.6

@acomito
Copy link

acomito commented Sep 14, 2019

I'm getting this too. Is there some additional setup required?

this did it: #1239

https://stackoverflow.com/questions/56535069/cypress-test-not-starting-and-throwing-handshake-error-in-console

@sainthkh
Copy link
Contributor

The time has passed and I hope the problem has been solved with Chrome 87+ and Cypress 6.2.0. If you have the same problem, please open a new issue with a reproducible example.

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

3 participants