How to run tests Add data.json file: { "email": <<email>>, "password": <<password>> } Install Cypress npm install cypress --save-dev Run Cypress npx cypress open