Finally I ended using (it's also working for different languages of Recaptcha challenges) if someone searches for the same:
">CSS>iframe[src^=' https://www.google.com/recaptcha/api2/bframe ']>FRAME> >CSS>#recaptcha-verify-button"
Javascript errors only in BAS
-
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
But in my normal browsers i dont see these messages.
I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
-
@nicovevo said in Javascript errors only in BAS:
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
But in my normal browsers i dont see these messages.
I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
Try disabling the AjaxReCaptcha2 module

-
@Fox said in Javascript errors only in BAS:
@nicovevo said in Javascript errors only in BAS:
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
But in my normal browsers i dont see these messages.
I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
Try disabling the AjaxReCaptcha2 module

thank you this solved my problem.