adventurous-dream-20049
06/30/2022, 2:16 PMagreeable-painting-90494
06/30/2022, 2:17 PMagreeable-painting-90494
06/30/2022, 2:18 PMagreeable-painting-90494
06/30/2022, 2:22 PMadventurous-dream-20049
06/30/2022, 2:24 PMcypress run
to: NO_COLOR=1 DEBUG=cypress:* cypress run
, but will need to be updated according to your team’s current implementation. As an example, if your cypress run command is currently npx cypress run --record --key <record key>
, then your debugging command would be: DEBUG=cypress:* npx cypress run --record --key <record key>
https://docs.cypress.io/guides/references/troubleshooting.html#Print-DEBUG-logsagreeable-painting-90494
06/30/2022, 2:27 PMagreeable-painting-90494
06/30/2022, 2:29 PMagreeable-painting-90494
06/30/2022, 2:33 PM