page.captcha.detect
page.captcha.detect 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.detect - Async: Yes
HTTP Surface
- Transport:
workspace.execute(...) - Call:
page.captcha.detect - Long-running: No
Reference Semantics
- Requires refs:
page
Arguments
Result
- Type:
CaptchaDetectResult - Description: Detected captcha types on the active page.

