Anyone used the JCaptcha grails plugin know if this has a test mode (for use with automated testing, GEB/Selenium), or do I manually have to add a test parameter to my config file and check this in all controllers where the captcha is checked?
Share
Did not find a test mode, but worked around it by defining a test mode variable in the grails config file.
Was replaced with: