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

Remove All Headers

Clear every HTTP header from the active browser session.

Remove All Headers clears every custom HTTP header from the active browser session. Use it when a later branch should not inherit headers from earlier steps.

Remove headers Test Step

When to use it

  • Reset the browser session before a branch that must use default headers only.

  • Clear headers added by Add header or Set headers before ordinary user navigation.

  • Place before Open on a new host when prior headers should not carry over.

Configure

Basics

This step has no required fields. It removes all session headers.

Advanced

Field
What to set

When should screenshots be taken?

Always or On Failures (default)

Status on fail

Tags: runner, header, removeAll

Last updated