@Grassman said in BAS can not handle Press & Hold captcha:
I want to press & hold a button, which is impossible with BAS.
Possible.
As in title.
in scrapebox and httpstatus.io i get status code 404, which is correct
but in BAS i get 200, which is incorrect.
How can I deal with it?
i tried changing method and useragents, no use
ok from what I see page gets redirected (but i cant turn off redirects) to cookie notification page.
i tried accepting that in browser then importing cookies from browser to http client but doesnt work