Wait for Image Captcha to be solved

I am using antcaptcha chrome extension to solve Image captcha. I need automation make delay until captcha solved.

You can use pause command

https://ui.vision/rpa/docs/selenium-ide/pause

Or use VisualAssert (“image of something that appears on the page when the captcha is solved”)

https://ui.vision/rpa/docs/visual-ui-testing