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

Delete Cookies

Delete all browser cookies.

Delete Cookies removes every cookie for the current browser context. Use it when the Flow needs a clean cookie jar before the next navigation or login.

Delete cookies Test Step

When to use it

  • Start a Flow with no leftover session from an earlier Test Case on the same runner.

  • Reset authentication state without closing the browser.

  • Prefer Delete Cookie when only one named cookie should change.

Configure

Basics

This step has no required fields. It clears all cookies for the active page context.

Advanced

Field
What to set

Status on fail

Tags: data, cookie, deleteAll

Last updated