-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
the chrome browser loops without stop when launching with cypress #28251
Comments
This happened to me on pages such as http://httpforever.com in the past |
how you did fix it please. Any solutions? |
I think I am seeing this problem too. Chrome loops when I attempt to run my test suite against an HTTP site. The tests run headlessly for Chrome, but not in Chrome with the UI. I can run the tests in Electron OK. This is reproducible with a simple template spec: I posted about it in the Discord here, but no update yet: I have a project that uses an HTTP environment for test runs, so I hope that this is something that can be fixed in Cypress. Cypress 12.7.0 |
Hello, |
seems to be the same problem like here: #25891 Summarization of the ticket: the issue arises only with newer versions of Chrome (it worked for me with an older version). The problem likely started with the introduction of https://blog.chromium.org/2023/08/towards-https-by-default.html. Workaround: or a more permanent workaround is here: |
the problem is resolved . Thank's a lot |
Duplicate of #25891 |
Current behavior
chrome version 119 cypress version 12.8.1
when launching chrome the page crashes and the test does not run
Desired behavior
it should be launched correctly.
please can anyone help to resolve the problem .
Test code to reproduce
gfgf
Cypress Version
12.8.1 /13.3.1/13.4.0
Node version
V18.16.1
Operating System
windows 64
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: