https://nodejs.org/en/download/
https://github.com/so1ji/SamolazovProject
npm install
npx cypress run
npx cypress run -b chrome
npx cypress run --record --key c21525ba-f260-4a95-ae31-2278911df66d
--record means that transfer results to the Cypress Dashboard is on. --key parameter followed by value c21525ba-f260-4a95-ae31-2278911df66d is used for access to project in the Cypress Dashboard.
https://dashboard.cypress.io/#/projects/gd3x2a/runs
npx cypress open