The latest version of BAS , You need to download it, then update your template
https://bablosoft.com/distr/BrowserAutomationStudio/27.5.1/BrowserAutomationStudioInstallAllInOne.exe
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.
