How to do an infinite captcha control?

Sbaxer96

Новичок
Регистрация
27.06.2019
Сообщения
2
Реакции
0
Баллы
1
Hello to every one,
in my project, I would like to do a captcha recognition every 15 seconds without block other action. My project does lots of research on Google and I would like to avoid a block caused by Google Recaptcha.

Thanks to all for the help. :-)
 
You can do a check text presence, if true do captcha if not true do what ever he is doing.
 
After each action You have to check if there is captcha, if yes then solve if not then continue.
This is the only way.
Hello to every one,
in my project, I would like to do a captcha recognition every 15 seconds without block other action. My project does lots of research on Google and I would like to avoid a block caused by Google Recaptcha.

Thanks to all for the help. :-)
 
Thanks for the replies.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)