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
@DevYimo Can you explain what you were using the results.status = finished property for?
We worked in 13.0 to normalize results, and this property did not seem necessary because at the point that this is run it would always be finished - there are results or there aren't results. It seemed like a redundant check.
Current behavior
With new v13 after:run results lost its status property (results.status === 'finished')
Maybe it is not bug?
Thank you :)
Desired behavior
results should have 'status' or smth equivalent?
Test code to reproduce
Cypress Version
13.2
Node version
18.12.0
Operating System
Ubuntu
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: