Test Automation project for Automation Web UI tests using JavaScript, Cypress.io.
Cypress.io, JavaScript
-
Install Node.js
-
Clone locally the repository and open the project using VS Code
-
To install node modules run command:
npm install
- For Run tests run command:
npm run cypress
- master (for STAGE environment)