Function: createSecurityCanaryPlaywrightConfig()
createSecurityCanaryPlaywrightConfig(
options):PlaywrightTestConfig<{ }, { }>
Config for @canary tagged specs (transport, secure cookies, marketing headers). Run against production HTTPS with credentials from env (see README).
Parameters
| Parameter | Type |
|---|---|
options | CreateSecurityCanaryPlaywrightConfigOptions |
Returns
PlaywrightTestConfig<{ }, { }>