Open
Description
I want to be able to see DEBUG logs from the cypress run itself. I've tried several ways to pass it, via system_env_vars
, env vars in the CLI, cli-debug
, --env DEBUG=cypress:*
. The debug logs however are never printed in the stdout of the run within Browserstack.
This would be really helpful to help debug situations where Cypress ran with errors. The Cypress team often asks for these DEBUG logs.
Metadata
Metadata
Assignees
Labels
No labels