cypress-recorder icon indicating copy to clipboard operation
cypress-recorder copied to clipboard

Cypress scenario recorder


Cypress recorder

dependencies Status devDependencies Status MIT License

Chrome extension to record Cypress scenario

Make the test accessible.

Installing

git clone https://github.com/iGitScor/cypress-recorder.git

Follow the Google documentation

Developing

git clone https://github.com/{your fork}/cypress-recorder.git
cd cypress-recorder/

Replace {your fork} by your github username.

Build

Development

npm run prettier

Contributing

~~If you'd like to contribute, please fork the repository and use a feature branch. All contributions are welcome. Please make a pull request and make sure things still pass after running npm test.~~ Ensure you've read the contribution guidelines for more information and respect the code of conduct

Contributors

Thanks goes to these wonderful people (emoji key):


Sebastien Correaud

🚇 💻 📖 ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

Licensing

The code in this project is licensed under MIT license.