-
Clone the repository using "git clone "
-
npm install
- You can open cypress ui and run your test there
npx cypress open
- If you want to run tests in a specific browser in the headless mode (chrome/edge/electron/firefox)
cypress run --browser chrome
Clone the repository using "git clone "
npm install
npx cypress open
cypress run --browser chrome