WhiteHatBox
Share Page
Following(0)
Partner(s)
Aprilcaicai
2018/03/02 11:29:38
Got the news from our programmer.

Please follow the following to edit your module:
Set Value command is used to get the captcha result, then enter the result to the web page. Please add a RunJavaScriptCode command next to it.

Here is the settings for RunJavaScriptCode command:

Please enter these code to the JavaScript Code option:

function SetReCaptchaResult(Captcha)
{
window.___grecaptcha_cfg.clients[0].ba.l.callback(Captcha);
}


Here is the module you can test too:

https://drive.google.com/file/d/1J8bmNVlNLUBzT44kpQejlqABnXNn2ZQy/view?usp=sharing

lowridertj
2018/03/05 08:07:12

https://www.screencast.com/t/5FssP5q5Q


2Captcha plugin is not working and not passing any variable set values in string as shown in Fiddler to watch the GET request to 2captcha.com


Same problems others were having as well using the plugin.

Web Automation Software - Botguru.net
Aprilcaicai
2018/03/05 11:17:43

Please run the entire module directly. Then check if works.


It will use the default value of these variables only when you run the entire module in Editor or run it in Runner or compiled it to a stand alone application to run.


Waiting for your news.

<< < 123> >>
VerifyCode
Advanced Option