cypress-web-automation
Use Cypress to test a demo website’s login form
GitHub Repo
https://github.com/steven-the-qa/cypress-web-automationTech Stack
- Cypress
- JavaScript
Installation
- Ensure node.js is installed (https://nodejs.org/en/)
- Clone this repo
- Install dependences with
npm install
- Launch the Cypress test runner by running
npm run cy:open
- In the Cypress runner UI, run a test by clicking on its spec: