Navigate Back and Forward in the Browser
The AI Recorder supports recording browser navigation actions, including going back and forward using the browser’s native controls. These actions are useful when a test flow involves moving across pages using the browser's history such as clicking the Back or Forward arrows.
These interactions are captured as dedicated steps in your scenario, ensuring they are reproduced reliably during test execution.
Record a Go Back or Go Forward Action
Open the AI Recorder and begin recording a scenario.
Click the browser’s Back or Forward button during your interaction.
The Recorder automatically captures this as a new step.
This is how the navigation steps appear in the Features page after saving the scenario.
After the scenario is executed, the steps are shown with appropriate status indicators and icons, reflecting whether the browser navigation succeeded or failed.