You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [cypress-example-kitchensink](https://github.com/cypress-io/cypress-example-kitchensink) and recorded results at [](https://dashboard.cypress.io/#/projects/4b7344/runs)
100
100
101
+
**Security note 🔐:** you should keep your `CYPRESS_RECORD_KEY` secret. Keep an eye on [this Netlify question](https://community.netlify.com/t/common-issue-using-environment-variables-on-netlify-correctly/267); we really hope Netlify hides this variable in logs if accidentally exposed and does not pass the environment variables to forked pull requests.
102
+
101
103
#### group
102
104
103
105
You can change the group name for the recorded run using `group` parameter
0 commit comments