I have a problem in the new version of cypress (12.0.2), when trying to access a url the test is in infinite loading, be it executed by electron or browser like Chrome can someone help me?
w
wonderful-match-15836
02/23/2023, 11:05 PM
Hi! I would suggest upgrading to 12.6.0 and see if it still happens?
l
lively-library-21721
02/24/2023, 2:39 PM
I got this issue as well even after upgrading to 12.6. Only electron works fine. This never happen before
w
wonderful-match-15836
02/25/2023, 2:06 PM
Seems like something we should open and issue in GitHub for.
What’s your operating system @lively-library-21721? Looks like the first post above was on windows.
wonderful-match-15836
02/25/2023, 2:08 PM
Oh nvm I see it was fixed for you in 12.7.0, so maybe that will be the same for OP.