How to deal manually with recaptcha 2?

  • Автор темы Автор темы bambinou
  • Дата начала Дата начала

bambinou

Client
Регистрация
22.08.2011
Сообщения
442
Реакции
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,
 
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);
 

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