Asynchronous option for solving Recaptchav2

  • Автор темы Автор темы Maddo7
  • Дата начала Дата начала

Maddo7

Client
Регистрация
09.05.2015
Сообщения
130
Реакции
6
Баллы
18
Oftentimes it takes 20 - 60 seconds to solve a Recaptchav2.
It seems like a waste of time to perform all actions on a webpage and then to wait this time additionally.
It would be really great if we could start the Recaptchav2 process at the beginning of the project.
Without waiting for the result, the project should continue while the token is being generated.
Then later in the project it should be possible to wait for the completion of the token to submit it.

I suppose like this much time could be saved.
 
it's possible by c# code with creation thread task (require some c# knowledge)
 

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