Purpose
Use Refresh when a page needs a clean reload before retrying a wait, closing stale UI state, or capturing a fresh result.
How it works
- Reloads the current browser page.
- Keeps the same URL.
- Continues to the next connected block after refresh.
Configuration fields
This block has no configuration fields.
Usage notes
- Follow Refresh with Wait for Page Load, Wait for Element, or Wait for Text.
- Refreshing can reset filters or transient page state on some sites.