This project has Automation API and UI tests using Cypress.
git clone <repo_url>
open powershell or cmd
run node -v
run npm -v
cd file path
npm init -y
npm install cypress --save-dev
cd file path
npx cypress open
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project has Automation API and UI tests using Cypress.
git clone <repo_url>
open powershell or cmd
run node -v
run npm -v
cd file path
npm init -y
npm install cypress --save-dev
cd file path
npx cypress open