pilot_frame_reset
Resets browser context to the main page frame after iframe interactions. Clears all references; run snapshot to refresh main page refs.
Instructions
Switch the browser context back to the main page frame after working inside an iframe. Use when the user wants to return to the main page after interacting with an iframe. All refs are cleared — run pilot_snapshot to get fresh refs for the main page content.
Parameters: (none)
Returns: Confirmation of switching to the main frame, with a reminder to run pilot_snapshot.
Errors: None — always succeeds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||