Skip to content

Zahid-H/Chaldal.com-Shopping-Automation-using-Cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chaldal.com-Shopping-Automation-using-Cypress

Environment Setup

  • 1. Download & install nodejs
  • 2. Create a folder for the project & open in the VScode
  • 3. Open cmd/terminal then execute below command
  • npm -i init ---> creates package.json file
  • 4. Install cypress in the terminal command
  • npm install cypress --save-dev
  • 5. To start cypress
  • run command npx cypress open
  • You will find my codes file in the ..\cypress\e2e\Chaldal-shopping-automation directory

How to run project

  • Download or clone the file in you directory
  • run command npx cypress open
  • Cypress window opens and Start "E2E Testing in Chrome Switch testing type"
  • Click chaldal.cy.js from cypress\e2e\Chaldal-shopping-automation\chaldal.cy.js

Chaldal.com Automation Demo Video

2023-07-19.23-50-22.-.Trim.mp4

About

Ordering products from chaldal.com automation using cypress automation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published