For AI agents: a documentation index is available at /llms.txt
Skip to main content

SolveImageCaptchaOptions

Properties

PropertyTypeDescription
captchaSelectorstringThe CSS selector for the captcha image element on the page
inputSelectorstringThe CSS selector for the input field where the solved captcha value should be filled
timeout?numberA time, in milliseconds, to wait for the captcha to appear and be solved. Default timeout is 30 seconds, or 30000.