I have to access a Js method from a web page.
___ grecaptcha_cfg.clients [0] .qX.H.callback ()
the method is callback. Using the chrome console window, I can execute this method, but using uipath’s js injection activity, it returns an error or nothing happens.
Hi, what is the error you are getting? Did you try inject something simple like an alert to see if it works?
Hi, please can you share the solution for this issue?