Skip to main content
CRITICAL: Use this action as soon as you notice a captcha. Example:
session.execute(type="captcha_solve", captcha_type="recaptcha")
session.execute(type="captcha_solve")  # Auto-detect captcha type

Fields

type
Literal['captcha_solve']
default:"captcha_solve"
category
str
default:"Special Browser Actions"
description
str
captcha_type
Optional[Literal['recaptcha', 'hcaptcha', 'image', 'text', 'auth0', 'cloudflare', 'datadome', 'arkose labs', 'geetest', 'press&hold', 'unknown']]

Module

notte_core.actions.actions