page.captcha.solve
page.captcha.solve is a browser runtime capability in the captcha namespace.
Availability
- Runtime:
browser - Kind:
raw - Category:
interaction - Supported drivers: Playwright, Puppeteer, Stagehand
SDK Surface
- SDK path:
runtime.captcha.solve - Async: Yes
HTTP Surface
- Transport:
workspace.execute(...) - Call:
page.captcha.solve - Long-running: No
Reference Semantics
- Requires refs:
page
Arguments
Result
- Type:
CaptchaSolveResult - Description: Solve result for the active page captcha.

