Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm new to BAS any advice would help a lot. Everything seems to be right but after the captcha is done the script just stops for some reason. Anyone know why this happens?
1 - [612209393] CAPTCHA_FAIL : ERROR_ZERO_CAPTCHA_FILESIZE
giving this
@Fox already try this version, but still show this.
@Habibiii said in Hello, How to hide or remove Report Error?:
Can anyone help me with this part?
this cannot be done in the standard interface, it is only possible in the web interface.
Use the "Ignore Errors" action and change the settings in "Run Type" Screenshot_6.png
Captcha solvers mostly have case sensitive option in their api.
You can use it but you might need to go custom with http client.
I've tried the same thing as you and for me it's working in RUN mode. Have you managed to make it work?