typescript this is the framework for running all the test cases for any ecommerce website

Run these commands to start hte project

  • npm install cypress --save-dev
  • npm install typescript --save-dev
  • tsc --init
  • npx cypress open