I am using antcaptcha chrome extension to solve Image captcha. I need automation make delay until captcha solved.
You can use pause command
Or use VisualAssert (“image of something that appears on the page when the captcha is solved”)
I am using antcaptcha chrome extension to solve Image captcha. I need automation make delay until captcha solved.
You can use pause command
Or use VisualAssert (“image of something that appears on the page when the captcha is solved”)