Getting Started Create a cypress.env.json file with the following contents: { "APP_USERNAME": "username", "APP_SECRET": "password" } Then run: nvm use yarn install npx --no-install cypress open