Back to all steps
Set Cookie
Step fields
1
cookie name
(text)
2
value
(text)
In a scenario, fields are joined with
|.Set a cookie for the current domain. Format: name|value.
Example: auth_token|abc123xyz
Example: auth_token|abc123xyz
Usage example
Set a cookie for the current domain. Useful for bypassing authentication or setting test flags.
Format: name|value
Examples:
auth_token|abc123xyzfeature_flag_new_ui|on