How to deal manually with recaptcha 2?

bambinou

Client
Регистрация
22.08.2011
Сообщения
437
Благодарностей
21
Баллы
18
Hello,

I have zenno V5.9.5.1 and would like to know if there is a way for me to deal with recaptcha2 manually please as I do not want to automate this step.

I cannot find a way to get the captcha screen to popuout, I can with old and normal captcha by not this new one.
I do not want to buy the whole recaptcha 2 plugin as I am not looking for captcha automation on this one.

Any idea how please?

Thank you,
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 413
Благодарностей
5 900
Баллы
113
ReCaptcha2 can be solved manually only by clicking in browser.
You may add the following C# code ,which opens browser for user actions, at the step when you need to solve RC2.
Код:
instance.WaitForUserAction(300);
 

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