- Run
npm install - Create a
cypress.jsonfile based oncypress.example.json - In development run
npx cypress open - see if you have to change the reservation unit group, rate plan and service in
reservation.spec.ts
- create a free account at cypress(https://dashboard.cypress.io/signup)
- create project in cypress and put projectId in
cypress.json - run
npx cypress run --record --key GET_RECORD_KEY_FROM_CYPRESS_DASHBOARD