scout_back
Returns the browser to the previous page to verify back-button behavior and app resilience during UI testing.
Instructions
Go back in browser history (tests back-button resilience).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | Target this session directly instead of the active one — pass it explicitly when dispatching to MULTIPLE sessions in one turn (e.g. two scout_click calls with different `session`), which then run CONCURRENTLY rather than queueing. Omit for single-session sequential use. |