Finally I ended using (it's also working for different languages of Recaptcha challenges) if someone searches for the same:
">CSS>iframe[src^=' https://www.google.com/recaptcha/api2/bframe ']>FRAME> >CSS>#recaptcha-verify-button"
BAS stops every 2 hours
-
Hello. This problem arises - the BAS stops after 2 hours of operation. My task is to parse one page constantly, my bot runs in one thread that does not restart. Works without interruption. But, every 2 hours it stops, and I see an inscription with which I attach a screenshot. Has anyone encountered such a problem?
Because restarting a script every 2 hours that should run 24/7 is not very convenient