Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/docs/overview/captchas-api/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ Tasks can have the following statuses:

* `detected`: CAPTCHA has been detected but solving hasn't started

* `validating`: CAPTCHA is currently being validated

* `solving`: CAPTCHA is currently being solved

* `solved`: CAPTCHA has been successfully solved
Expand Down
Loading