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
We are seeing Cypress Dashboard is not showing complete information that is available in the output
when we are using nested describe and iterations the result is wired and it shows the information in the unreadable manner instead you can show how it is displaying in view Output window
I think its minor css change to dashboard but still its not getting repaired though i gave official email to support since few months iam sending this issue with a hope to get more value to people who see results
Desired behavior
To show output the same way as that of View Output window
even in case user have multiple nested describe and nested iterations
Test code to reproduce
You can use large text in describe saying
a statement like
Describe("Describe 1 contains the main section to test the resgistration of the page and also login functionality"
Nested Describe as
Describe("Nested Describe contains the main section to test the MFA of the page and also OTP functionality"
It ("Testing user with MFA login screen to check the valid credentials via OTP")
if you use this kind of realistic statements then you will be able to reproduce it
because our client want to read statements which gives meaningful ness to non technical people to evaluate what went wrong by seeing into the results
Cypress Version
All versions
Node version
All versions
Operating System
Windows
Debug Logs
No response
Other
CSS ISSUE
The text was updated successfully, but these errors were encountered:
Closing as duplicate of #27904, our Cloud team has this issue they're tracking.
I know this is not an ideal solution - you can currently see the full test title by clicking on the test to open the righthand panel to see the full text.
Current behavior
We are seeing Cypress Dashboard is not showing complete information that is available in the output
when we are using nested describe and iterations the result is wired and it shows the information in the unreadable manner instead you can show how it is displaying in view Output window
I think its minor css change to dashboard but still its not getting repaired though i gave official email to support since few months iam sending this issue with a hope to get more value to people who see results
Desired behavior
To show output the same way as that of View Output window
even in case user have multiple nested describe and nested iterations
Test code to reproduce
You can use large text in describe saying
a statement like
Describe("Describe 1 contains the main section to test the resgistration of the page and also login functionality"
Nested Describe as
Describe("Nested Describe contains the main section to test the MFA of the page and also OTP functionality"
It ("Testing user with MFA login screen to check the valid credentials via OTP")
if you use this kind of realistic statements then you will be able to reproduce it
because our client want to read statements which gives meaningful ness to non technical people to evaluate what went wrong by seeing into the results
Cypress Version
All versions
Node version
All versions
Operating System
Windows
Debug Logs
No response
Other
CSS ISSUE
The text was updated successfully, but these errors were encountered: