Overview
TheBROWSER_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
- History Check: Verifies browser history is available
- Navigation: Navigates forward one page in browser history
- Page Load: Waits for the next page to load completely
- State Restoration: Browser restores next page state

