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.

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
Related
Tags: data, cookie, deleteAll
Last updated