Много где это проблема из-за того что сайт видит что вы бот / плохие прокси , либо капчу не верно решили несколько раз и оно очень много раз повторяется на recaptcha v2 такое часто бывает , и иногда получается пройти
Need Help on Breaking the loop
-
When using break, it will immediately exit the current loop and continue performing the action immediately after the loop.
I don't understand why it doesn't work for you.
Maybe you want it to do something else? -
@Melinda Hi. I'm asking because I understand that if I use the break function inside the "For" function, it will break the loop. But this one doesn't work.
