You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
Steps to reproduce: (app code and test code)
Versions
Chrome 75 and 76
Cypress 3.4.1
MacOS 10.12.6
The text was updated successfully, but these errors were encountered: