Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 860 Bytes

File metadata and controls

27 lines (24 loc) · 860 Bytes

Web-Automation-Swag-Lab-With-Cypress

Project Scenerio:

Visit - https://www.saucedemo.com/

  1. Login for valid and Invalid credentials
  2. View Product
  3. Add to Cart
  4. Do checkout
  5. Insert user information
  6. Complete purchase or Cancel purchase

Technology Used:

  • Cypress
  • Java Script
  • Visual Studio Code
  • Mochawesome

Prerequisite:

  • Node JS must be installed

How to run this project:

  • Clone this project
  • Hit the following command: npx cypress open or npx cypress run
  • For Mochawesome Report: npm i cypress-mochawesome-reporter

Mochawesome Report:

image

Video Output:

2023-05-20.11-31-30.mp4