Skip to content

WillCoutinho/ecommerce-automation-with-cypress

Repository files navigation

E-Commerce Automation with Cypress

Walkthrough to install, set up and run the tests.

Scenarios for the Website Rahul Shetty Academy Demos

Requirements - Windows (10 or +)

Install latest NodeJS

Note: Check Add to PATH option during the installation

Install latest GIT to clone the repository

Clone the Repository and Install Packages

In your terminal (with admin privileges), run this command to clone and install all dependencies

git clone https://github.com/WillCoutinho/ecommerce-automation-with-cypress && cd ecommerce-automation-with-cypress && npm i

To run all tests use the command: npm run test
To run with Cypress App use the command: npm run cy:open

Git Repository

GitHub: WebStore Automation with Cypress

Packages

About

Web test automation with Cypress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published