Hi, i have a problem to find a recaptcha callback address.
my code;
C#: ((IJavaScriptExecutor)driver).ExecuteScript("___grecaptcha_cfg.clients[0].A.A.callback('" + token + "');");
how can i find right callback address?
Hi, i have a problem to find a recaptcha callback address.
my code;
C#: ((IJavaScriptExecutor)driver).ExecuteScript("___grecaptcha_cfg.clients[0].A.A.callback('" + token + "');");
how can i find right callback address?
hello and welcome to fcc forum
do you mean “captcha container” for this “invisible captcha”?!
also try looking at this google search ‘thread’, might be useful, good luck find an invisible recaptcha callback address - Brave Search
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.