Hi, I installed the webtest plugin 3.0.0 for grails. This version uses htmlunit 2.4 which has a bug when jquery are used as javascript library. I found a hack to upgrade the version of htmlunit to 2.6, but I am not really satisfied with this workaround, because I have to copy the jar files manually into the ivy2 directory.
I am wondering if there is another way to upgrade the htmlunit version or is it possible to configure the grails plugin to use a newer webtest version? Really appeciate your help, many thanks. Greetings, Daniel

