-
Access the credentials at: Vault URL.
-
Create a
.env
file at the root level of your project and add the retrieved credentials. examples are available in /env folder.
- Create a
cypress.env.json
file in thecypress
directory with the necessary credentials.
-
To run the Cypress container, use the following command:
task cypress