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.

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.
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
Related
Tags: action, goTo, reload, refresh, f5, browser, open, navigate, website
Last updated