If you need to solve a captcha, then you use the module. If you don't need to solve a captcha, then you don't use it)
There is no specific answer to your question, it all depends on the site you work with.
What is _BAS_HIDE in hCaptchaModule (Maybe also other modules)
-
Hi everyone, everything is in the title.
I just want to know what is the _BAS_HIDE() function in this module. Ex:
_BAS_HIDE(BrowserAutomationStudio_HCaptcha).execute = function () {
return originalExecuteFn.apply(this, arguments);
};If someone know how BAS call the hcaptcha solve callback that also would help me. Thanks a lot