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

Reload

Reload the current page in the browser.

Reload refreshes the current page in the browser. Use it when the Flow must re-fetch the same URL after a background change or to confirm state survives a refresh.

Reload Test Step

When to use it

  • Confirm data persists after the user refreshes the page.

  • Re-load the current URL after a step that updates content outside the visible UI.

  • Prefer Back or Forward when the journey should use browser history instead of a full refresh.

Configure

Basics

This step has no required fields. It reloads the active page.

Advanced

Field
What to set

Status on fail

When should screenshots be taken?

Always (default) or On Failures

Tags: action, goTo, reload, refresh, f5, browser, open, navigate, website

Last updated