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
Hi
When throwing exceptions in a global scoped 'after' the error is not shown correctly in the UI.
Couldn't find any issue describing this so sorry if it's a duplicate.
Thank you for providing a reproducible example! We're currently working on revamping many of the error messages, so this may be something we can work into that issue. #3762
Hi
When throwing exceptions in a global scoped 'after' the error is not shown correctly in the UI.
Couldn't find any issue describing this so sorry if it's a duplicate.
(could be related to #2296 or
/ and #3348)
Desired behavior:
Show the correct error messages (For us Applitools - as a plugin is to show users their failed visual tests info)
Steps to reproduce: (app code and test code)
THEN function(){}
THEN {timeout: 0} function(){}
Versions
Cypress 3.1.5
Ubuntu 18.04.1
Tnx.
The text was updated successfully, but these errors were encountered: