I have a template that is working well, but I am getting a lot of captcha errors.
When the captcha is wrong I get a message "invalid entry for captcha".
I'm new to this but I think I need to parse the text on the page, use regex to look for that text, if it's found retry captcha if not finish...