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 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.