Skip to content

jecfish/cypress-chrome-recorder-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Chrome Recorder Extension

🔖 Official Cypress Extension for the Chrome DevTools Recorder.
This project is maintained by the Cypress Team.

Cypress Logo

Cypress extension for DevTools that allows you to export tests directly from the Recorder panel.

This extension allows you to quickly export recordings from Chrome DevTools Recorder as Cypress tests.

Once installed, a new export option will appear in the Recorder panel labeled "Export as a Cypress Test script". Click that and download the exported code as a file. Make sure to save the file with the extension .cy.{ts,js) if you are using Cypress >= 10.

This extension relies on the cypress-chrome-recorder library. Visit its repo for more information on export specifics.

For more information about the Cypress Chrome Recorder watch https://youtu.be/-RJuZrq-wOk.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • HTML 6.3%