Technology Java Script Cypress Cucumber Visual Studio Code Steps to run Clone the repository using "git clone " npm install Run test 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 Plugins xpath real-events Report Html-report