[Webtest] Can't use checkElement

Lothar Märkle webtest@lists.canoo.com
Mon, 12 Sep 2005 22:57:29 +0200


On Mon, Sep 12, 2005 at 03:59:30PM -0300, Rafael Nami wrote:
> sorry Lothar. This is my current webtestTaskdefs.properties:
> # Here is the clickelement that's not existing!
> clickelement=com.canoo.webtest.steps.request.ClickElement
this looks ok.

> 
> test-canoo:
> 
> BUILD FAILED
> C:\Source\cintexjsf\build.xml:571: The following error occurred while executing
> this line:
> C:\Source\cintexjsf\build.xml:527: taskdef class com.canoo.webtest.steps.request
> .ClickElement cannot be found

which version of webtest did you download? the current 1.7 requires ant
1.6. 

How did you define the webtest steps? Must be a classpath issue.

lothar