Hi, I made a simple test in groovy, but my code fails on the first line:
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, C:\EditLinks\noam.groovy: 1: unable to resolve class com.canoo.webtest.WebtestCa se @ line 1, column 1. import com.canoo.webtest.WebtestCase ^ 1 error Any ideas what am I doing wrong?

