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

Forward

Navigate forward.

Forward moves the browser one step forward in history, like the browser forward button. Use it after Back when the Flow should return to a page the user had already visited.

Forward Test Step

When to use it

  • Revisit a detail page after stepping back to a list.

  • Continue a multi-page journey that relies on browser history order.

  • Prefer Reload when the current URL should refresh instead of using history.

Configure

Basics

This step has no required fields. It navigates forward in browser history.

Advanced

Field
What to set

Status on fail

When should screenshots be taken?

Always (default) or On Failures

Tags: action, goTo, forward, refresh, browser, open, navigate, website

Last updated