The problem also occurs in the plugin for playwright:
https://community.bablosoft.com/topic/30939/select-version-of-plugin-playwright-with-fingerprints
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.