Add Header
Add one HTTP header to the active browser session.
Last updated
Add one HTTP header to the active browser session.
Add Header adds a single HTTP header to the active browser session. Use it when one header must be present for the next navigation or request.

Send an auth or trace header required by your application gateway.
Add a one-off header before a single navigation step.
Prefer Set headers when the Flow needs a full header map at once.
Key
Header name
Value
Header value as text and/or a Value
When should screenshots be taken?
Always or On Failures (default)
Status on fail
Tags: runner, header, add
Last updated