This repo contains the cypress test codes for assignment name "Automate the 'DARAZ' website and perform basic UI operations on it."
Clone the repo
https://github.com/shrstha/cypress_assignment.git
cd ${project_directory}
npm install
npx cypress open
Click on the desired spec.js file to run the test