Requires Node.js v14+ to run.
Install the dependencies.
npm i
Run all tests available via first command. You can specify other browser to run tests as well.
npx cypress run
npx cypress run --browser=chrome
Requires Node.js v14+ to run.
Install the dependencies.
npm i
Run all tests available via first command. You can specify other browser to run tests as well.
npx cypress run
npx cypress run --browser=chrome