Two questions about solve recaptcha v2 block:
- when the external software I use fails to retrieve the recaptcha sitekey for x reasons, OB2 returns this error: [Executing block Solve Recaptcha V2] TaskSolutionException: Exception of type ‘CaptchaSharp.Exceptions.TaskSolutionException’ was thrown.
I would like the ob2 bot to recognize this as a retry event, how can I do that?
- How do I extend the timeout of the recaptcha block to give it more time to receive the recaptcha result?
Thank you for the help.