Cypress - CI/CD and Reporting
Given this CI step snippet:
What is the effect of the '--record' flag in this command?
- run: npx cypress run --record --key abc123
What is the effect of the '--record' flag in this command?
