@mmarcelini25 said in How good are BAS's anti bot detection mechanisms?:
What other factors need to be taken into account?
Something to be located between the chair and the monitor 😄.
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.