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
I do cy.visit() to a site that we used to test by cypress smoothly, but since the site was update to angular 19,
the visit faced an infinit loop problem ,
cypress hangs in cypress visit , I can see in log that the refferences requests happens in aloop again and again
Desired behavior
cy.visit() works with angular 14
Test code to reproduce
cy.visit_infit_lopp.1.mp4
Cypress Version
14.0.0
Node version
20.12.2
Operating System
windows 11
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered:
ruchamafr
changed the title
Cypress stuck wuth infinite loop
Urgent!! Cypress hangs with infinite loop after cy.visit()
Jan 22, 2025
ruchamafr
changed the title
Urgent!! Cypress hangs with infinite loop after cy.visit()
Urgent!! Cypress hangs with infinite loop in cy.visit() to a site that upgrade to angular 19
Jan 22, 2025
Current behavior
I do cy.visit() to a site that we used to test by cypress smoothly, but since the site was update to angular 19,
the visit faced an infinit loop problem ,
cypress hangs in cypress visit , I can see in log that the refferences requests happens in aloop again and again
Desired behavior
cy.visit() works with angular 14
Test code to reproduce
cy.visit_infit_lopp.1.mp4
Cypress Version
14.0.0
Node version
20.12.2
Operating System
windows 11
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: