pilot_resume
Resume automated browser control after completing manual tasks like CAPTCHAs or authentication. Returns a fresh page snapshot for continued interaction.
Instructions
Resume automated control after a pilot_handoff session. Use when the user has finished manual interaction in the headed browser (e.g., solved a CAPTCHA, completed auth) and wants to return to automated control.
Parameters: (none)
Returns: A fresh accessibility snapshot of the current page state, ready for continued interaction.
Errors:
"No browser to resume": No prior pilot_handoff was called or the browser has been closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||