Powered by
an approach could be to use environment variables ...
# e2e-testing
f
fancy-match-96032
08/24/2022, 4:45 PM
an approach could be to use environment variables set in your CI provider on the command-line and read them with
Cypress.env
-- especially if you want to have production credentials
https://docs.cypress.io/api/cypress-api/env#Name
https://docs.cypress.io/guides/guides/environment-variables
Previous
Next