Fields
captcha_type
Optional[Literal['recaptcha', 'hcaptcha', 'image', 'text', 'auth0', 'cloudflare', 'datadome', 'arkose labs', 'geetest', 'press&hold', 'unknown']]
Module
notte_core.actions.actionsSolve a CAPTCHA challenge on the current page
session.execute(type="captcha_solve", captcha_type="recaptcha")
session.execute(type="captcha_solve") # Auto-detect captcha type
notte_core.actions.actionsWas this page helpful?
Suggestions