All Projects → iGitScor → cypress-recorder

iGitScor / cypress-recorder

Licence: MIT License
Cypress scenario recorder

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to cypress-recorder

snapshot
Adds value / object / DOM element snapshot testing support to Cypress test runner
Stars: ✭ 114 (+208.11%)
Mutual labels:  cypress-io
cypress-get-it
Get elements by data attribute by creating a Cy command on the fly
Stars: ✭ 23 (-37.84%)
Mutual labels:  cypress-io
todo-graphql-example
Example Todo app on top of json-graphql-server
Stars: ✭ 20 (-45.95%)
Mutual labels:  cypress-io
cypress-example-docker-circle-workflows
Cypress + Docker + CircleCI Workflows = ❤️
Stars: ✭ 29 (-21.62%)
Mutual labels:  cypress-io
cypress-browserify-preprocessor
Cypress preprocessor for bundling JavaScript via browserify
Stars: ✭ 23 (-37.84%)
Mutual labels:  cypress-io
cypress-watch-and-reload
Reloads Cypress when one of the watched files changes
Stars: ✭ 46 (+24.32%)
Mutual labels:  cypress-io
awesome-cypress
🎉 A curated list of awesome things related to Cypress
Stars: ✭ 274 (+640.54%)
Mutual labels:  cypress-io
cypress-best-practices
How we test frontend applications
Stars: ✭ 18 (-51.35%)
Mutual labels:  cypress-io
cypress-test-tiny
Tiny Cypress E2E test case
Stars: ✭ 48 (+29.73%)
Mutual labels:  cypress-io
vite-ts-tailwind-starter
Opinionated Vite + Vue 3 + TypeScript + Tailwind CSS starter template w/ tests and CI.
Stars: ✭ 228 (+516.22%)
Mutual labels:  cypress-io
fd-cypress-recorder
Browser plugin Fd Cypress Recorder captures user interactions and generates Cypress test code.
Stars: ✭ 25 (-32.43%)
Mutual labels:  cypress-io
cypress-upload-file-post-form
Solution for two Cypress testing use-cases I came across with: perform a direct http FORM request to the server containing a file and other parameters and upload a file into a form before submission
Stars: ✭ 59 (+59.46%)
Mutual labels:  cypress-io
cypress-example-circleci-orb
Demo of using the Cypress CircleCI Orb
Stars: ✭ 26 (-29.73%)
Mutual labels:  cypress-io
cypress-retry
Retry just the failed Cypress.io tests using Cypress module API and AST rewriting
Stars: ✭ 16 (-56.76%)
Mutual labels:  cypress-io
next-and-cypress-example
Next.js example instrumented for code coverage from Cypress tests
Stars: ✭ 111 (+200%)
Mutual labels:  cypress-io
cypress-hyperapp-unit-test
Unit test Hyperapp components using Cypress
Stars: ✭ 26 (-29.73%)
Mutual labels:  cypress-io
instrument-cra
Little module for CRA applications to instrument code without ejecting react-scripts
Stars: ✭ 61 (+64.86%)
Mutual labels:  cypress-io
cypress-mochawesome-reporter
Zero config Mochawesome reporter for Cypress with screenshots
Stars: ✭ 48 (+29.73%)
Mutual labels:  cypress-io
cypress-example-docker-compose
Example running Cypress tests against Apache server via docker-compose
Stars: ✭ 106 (+186.49%)
Mutual labels:  cypress-io
cypress-angularjs-unit-test
Unit test Angularjs code using Cypress.io test runner
Stars: ✭ 23 (-37.84%)
Mutual labels:  cypress-io


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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].