/cypressExamples

All Cypress examples in one repo

Primary LanguageJavaScript

Navigate to a sub folder, npm install and start the server.

npm i
npm start

On a different tab, run Cypress:

npm run cypress:open

cypress-example-recipes is a bit different: for details refer to its own readme.