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

Ability to always see the HTML/page when a 500 or other failing status happens #22472

Open
i-bajrai opened this issue Jun 23, 2022 · 0 comments
Labels
E2E Issue related to end-to-end testing type: feature New feature that does not currently exist

Comments

@i-bajrai
Copy link

i-bajrai commented Jun 23, 2022

Current behavior

An important part of TDD is being able to see the error the test is causing, however this screen while it tells me there is an issue doesn't give me an immediate actionable item.

This is the display after clicking a broken page what I would like is the same display as failOnStatusCode: false when using visit().

Is there a way to set this globally or on per spec basis?

Screen Shot 2022-06-23 at 4 34 45 pm

Debug logs

No response

Cypress Version

10

Package Manager

npm

Operating system

Mac

Other

No response

@i-bajrai i-bajrai added the topic: installation Issue during installation or downloading Cypress label Jun 23, 2022
@mjhenkes mjhenkes added the type: feature New feature that does not currently exist label Jun 23, 2022
@mjhenkes mjhenkes added type: enhancement Requested enhancement of existing feature E2E-core and removed stage: fire watch labels Jun 23, 2022
@mschile mschile added triage and removed triage labels Aug 18, 2022
@nagash77 nagash77 added E2E Issue related to end-to-end testing and removed E2E-core labels Nov 8, 2022
@jennifer-shehane jennifer-shehane removed topic: installation Issue during installation or downloading Cypress type: enhancement Requested enhancement of existing feature labels Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E Issue related to end-to-end testing type: feature New feature that does not currently exist
Projects
None yet
Development

No branches or pull requests

5 participants