How to log test runners steps in headless mode to console? #29409
Unanswered
Jan-Lubiejewski
asked this question in
Questions and Help
Replies: 1 comment
-
Hello, To do that we've been using the plugin cypress-terminal-report for a while now, I don't know if that matches your needs? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to run the test in headless mode but I want it to print the steps it's performing like in the headed mode in the GUI. But I want it to be printed in the headless mode, in console instead. How to do it?
Beta Was this translation helpful? Give feedback.
All reactions