2 messages in com.canoo.lists.webtestRe: [Webtest] Newbie problem running ...
FromSent OnAttachments
Noam Aigerman09 Jun 2008 17:38 
Marc Guillemot16 Jun 2008 00:45 
Subject:Re: [Webtest] Newbie problem running grrovy
From:Marc Guillemot (mgui@yahoo.fr)
Date:06/16/2008 12:45:02 AM
List:com.canoo.lists.webtest

How do you run it / compile it?

Cheers, Marc.

Noam Aigerman wrote:

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?