Do Zennoposter and Projectmaker treat ReCaptchav2 differently?

Maddo7

Client
Регистрация
09.05.2015
Сообщения
109
Благодарностей
5
Баллы
18
I have a project which uses Recaptchav2.
The module settings are:
Recognition module: Anti-Captcha.dll
Via Sitekey
Do not use proxy from project
Sitekey and URL are specified correctly.

In Projectmaker the Recaptchav2 gets recognized correctly and the project runs without any issues.
However in Zennoposter the Recaptchav2 returns a value but it is always wrong and the website returns invalid recaptcha response.

What could be the cause for this? Are ZP and PM treating the Recaptchav2 differently?
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
What proxies are you using when running project in ZennoPoster? Free public from proxycheker?
 

Maddo7

Client
Регистрация
09.05.2015
Сообщения
109
Благодарностей
5
Баллы
18
Proxy is defined in project, both zp and pm use private elite proxies.
 

Maddo7

Client
Регистрация
09.05.2015
Сообщения
109
Благодарностей
5
Баллы
18
Okay, I figured out the reason, it seems ZP and PM treat variables differently.
The code to submit the captcha is

Код:
Tab tab = instance.ActiveTab;

tab.AllDocuments.Documents[1].EvaluateScript("tokenCallback('{-Variable.recaptchaResp-}');");
While PM resolves {-Variable.recaptchaResp-} to the actual variable, ZP just submits "{-Variable.recaptchaResp-}" which obviously is wrong each time.

I think you should have this consistend on both ends. Now I just need to find out how to resolve the variables correctly.
 

Ahlem

Пользователь
Регистрация
25.10.2018
Сообщения
78
Благодарностей
0
Баллы
6
Hi , Augst
ProxyChker can caused a problem of recaptcha !! in zennoposter how can solve recaptcha !! if is by the cordination with capmonester how can i do that !! i don't have capmonster programmer :(
 

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