🔖 Official Cypress Extension for Chrome DevTools Recorder.
This project is maintained by the Cypress Team.
Add this Chrome Extension to export DevTools Recordings as Cypress Tests directly from the DevTools Recorder Panel.
- Create a new recording via the Recorder panel
- Hover over the export icon
- Click "Export as a Cypress Test"
- Save file as {testName}.cy.{ts.js}
- Clone the repo
- Visit chrome://extensions
- Enable "Developer mode" via toggle switch in upper right corner
- Click "Load unpacked" button in upper left corner
- Se 57CF lect the previously cloned directory
Alternatively, use the @cypress/chrome-recorder CLI to export DevTools Recordings as Cypress Tests in bulk programmatically.