Test Runners
Cypress.io Overview
To use Replay to record your Cypress.io tests, you can replace the browser you're using to record your tests with the Replay Chrome driver:
Cypress:
Terminal
npx cypress run --browser replay-chromium
Read more
See how you're able to improve your Replay experience by integrating with different CI solutions and other reference documentation.
Record Your First Cypress test
Learn how to get started with Cypress and Replay
GitHub Actions
See how you can record all of your Cypress.io tests in GitHub Actions
Other CI Providers
Record your Cypress.io tests using other CI providers.