Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress Dashboard not showing complete information which is available in output -- Fixing ASAP will Help paid users #27942

Closed
KakaniSantosh opened this issue Sep 29, 2023 · 1 comment

Comments

@KakaniSantosh
Copy link

KakaniSantosh commented Sep 29, 2023

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

image

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

@jennifer-shehane
Copy link
Member

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.

image (3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants