Find invisible recaptcha Callback address

Hi, i have a problem to find a recaptcha callback address.

indir

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 :slight_smile:

do you mean “captcha container” for this “invisible captcha”?!

also try looking at this google search ‘thread’, might be useful, good luck :slight_smile: 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.