Overview

The BROWSER_FORWARD step navigates the browser forward one page in the history, simulating the browser’s forward button. This is useful for testing navigation flows and state persistence.

Parameters

This step requires no parameters.

Behavior

  1. History Check: Verifies browser history is available
  2. Navigation: Navigates forward one page in browser history
  3. Page Load: Waits for the next page to load completely
  4. State Restoration: Browser restores next page state