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
In order to give our engineers the best chance at recreating your problem, please create a reproducible example using a fork of Cypress Test Tiny. This gives us the best chance of seeing exactly what you are seeing and being able to investigate effectively.
I'm also able to face this issue since upgrade Cypress to 13.x.x+ versions
I'm using settings:
testIsolation: false,
but still some tests failing with this default blank page on CI
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.
Current behavior
After a test fails, "default blank page" is displayed
Also, when I hover on previous steps, there is no CSS applied, so I can't debug anything :
Desired behavior
A few Cypress versions back (I don't remember when), that displayed the last webpage with full DOM.
Test code to reproduce
Cypress Version
13.2.0
Node version
16.15.1
Operating System
Ubuntu 20
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: