Asynchronous option for solving Recaptchav2

Maddo7

Client
Регистрация
09.05.2015
Сообщения
109
Благодарностей
5
Баллы
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.
 

amyboose

Client
Регистрация
21.04.2016
Сообщения
2 312
Благодарностей
1 191
Баллы
113
it's possible by c# code with creation thread task (require some c# knowledge)
 

Maddo7

Client
Регистрация
09.05.2015
Сообщения
109
Благодарностей
5
Баллы
18

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