Release CapMonster Cloud — solving text captchas in the extension

Статус
Закрыто для дальнейших ответов.

ZennoLab Team

Super Moderator
Команда форума
Регистрация
22.01.2019
Сообщения
1 181
Благодарностей
3 321
Баллы
113


Friends!

We've added the ability to automatically solve text captchas in our browser extension.



Text captcha is an image of letters, words or numbers that you should recognize and enter in the field.



How it works?

Actions in the browser

  1. Right-click on the captcha and select "Mark image as captcha" from the pop-up menu.



  2. Right-click on the field for entering the answer and select "Select an input for the captcha result".



  3. The result is automatically written in the field for entering the answer.


Recognition automation using software

To automate the process of recognizing text captchas in the browser, you should:
  1. Assign the cm-image-to-text-source="id" attribute to the element with the image;
  2. Assign the cm-image-to-text-input-result="id" attribute to the element with the input.
Where "id" is the captcha identifier (arbitrary value).

At the same time, corresponding captchas and inputs must have the same id.
You can solve several captchas on the page in parallel, but it is important that the id within one set is unique and the id of the captcha and input match each other.



Install the extension


 

ZennoLab Team

Super Moderator
Команда форума
Регистрация
22.01.2019
Сообщения
1 181
Благодарностей
3 321
Баллы
113
Статус
Закрыто для дальнейших ответов.

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)