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

Save console output to file #8823

Open
rbabayoff opened this issue Oct 13, 2020 · 5 comments
Open

Save console output to file #8823

rbabayoff opened this issue Oct 13, 2020 · 5 comments
Labels
type: feature New feature that does not currently exist

Comments

@rbabayoff
Copy link

Hey there,

First off, your product is amazing and something I dreamt of for more than 10 years. Having said that, the stated in the subject is a must.

I have a test that fails only in ci and passes when I run the same config locally, and the only way to get insight into what's going on is to take a look at my app's logs and exceptions in the console.

I know this has been raised in the past here #300 and here #448 already 3 years ago, but no resolution as of yet.

I'm going to implement it myself by intercepting the console and send the logs to a cypress node task which saves the logs to a file, but this, for me, has to become part of the core.

Best,
Ronen

@cypress-bot cypress-bot bot added the stage: proposal 💡 No work has been done of this issue label Oct 14, 2020
@jennifer-shehane jennifer-shehane added the type: feature New feature that does not currently exist label Oct 14, 2020
@gCardinal
Copy link

Adding my voice to this. We're testing a React/Redux app with a console logger middleware and it would be really awesome to be able to have that console output whenever a test fails.

@william-wallace-simplisafe

Looking to use cypress for REST API testing. This is a show-stopper for us

@kgkg
Copy link

kgkg commented Feb 9, 2022

Any update on this? Ability to dump console.log contents to file could be much more helpful than dumping screenshot / video recordings, at least on CI.

@aangelinsf
Copy link

We just found a use for this, too.

@cypress-bot cypress-bot bot added stage: backlog and removed stage: proposal 💡 No work has been done of this issue labels Apr 29, 2022
@bhadmus
Copy link

bhadmus commented Jan 16, 2023

This would really be a great feature to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature that does not currently exist
Projects
None yet
Development

No branches or pull requests

7 participants