🍪Using Cookies
In some cases, captchas additionally verify the cookie jar of the challenge solver. In this case, you can optionally add your own cookies to the solution process.
Last updated
In some cases, captchas additionally verify the cookie jar of the challenge solver. In this case, you can optionally add your own cookies to the solution process.
Last updated
Parameters | Type | Description |
---|---|---|
cookies
array
Array of cookies to be sent.
cookies.name
string
The cookie name.
cookies.value
string
The cookie value.