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
And then nothing else printed out from cypress:protocol:capture
Desired behavior
Cypress should not hang
Test code to reproduce
There's not really a clear cut way to reproduce this, but I can reproduce this by messing with the Cypress code to disconnect the CDP websocket randomly during a test.
Cypress Version
latest
Node version
any
Operating System
any
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered:
Current behavior
Cypress will hang when recording to the cloud when CDP disconnects in the middle of a test. Telltale signs of this hang include the following logs:
And then nothing else printed out from
cypress:protocol:capture
Desired behavior
Cypress should not hang
Test code to reproduce
There's not really a clear cut way to reproduce this, but I can reproduce this by messing with the Cypress code to disconnect the CDP websocket randomly during a test.
Cypress Version
latest
Node version
any
Operating System
any
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: