Skip to content

asif-shahriar/Cypress-AutomationPractice

Repository files navigation

Cypress-AutomationPractice

Prerequisites

  • Install Nodejs 16.13.1
  • Download Allure 2.17.2 and configure environment path
  • Stable internet connection

How to run this project

  • Clone the repo
  • Open terminal in the root folder
  • Give following commands:
npm install
npm test run .\cypress\integration\pages\*
npx allure serve allure-results

Screenshot

This is the snapshot of Allure report

Screenshot_2

About

An e-commerce automation project of Cypress and generated Allure report

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published