Frequently asked questions
How do I get debug logs?
| Debug focus | Command |
|---|---|
| Cypress | DEBUG=replay:cypress:* |
| Replay plugin | DEBUG=replay:cypress:plugin |
| Replay Browser | DEBUG=cypress:launcher:browsers RECORD_REPLAY_VERBOSE=1 |
All logs | DEBUG=cypress:launcher:browsers RECORD_REPLAY_VERBOSE=1 |