Skip to content

@saflib/security


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

ParameterType
optionsCreateSecurityCanaryPlaywrightConfigOptions

Returns

PlaywrightTestConfig<{ }, { }>