Entry task for interview.
- Volta (here is the guide: https://docs.volta.sh/guide/getting-started)
- Node.js (managed by Volta)
- Pnpm (not npm, which is default in Node, here is the guide: https://pnpm.io/installation)
- Go to this directory
- Volta should automatically pick correct version of Node.js
- Run
pnpm i
- Run
pnpm cypress open
- Cypress Window opens - select E2E Testing
- Select Chrome
- Select file
entry_task.cy.ts