For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add Header

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.

Add header Test Step

When to use it

  • 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.

Configure

Basics

Field
What to set

Key

Header name

Value

Header value as text and/or a Value

Advanced

Field
What to set

When should screenshots be taken?

Always or On Failures (default)

Status on fail

Tags: runner, header, add

Last updated