2 messages in com.canoo.lists.webtestRe: [Webtest] Is there good documenta...
FromSent OnAttachments
Matthew Martinez05 Jun 2008 07:45 
Marc Guillemot06 Jun 2008 01:02 
Subject:Re: [Webtest] Is there good documentation for adding a Core Step?
From:Marc Guillemot (mgui@yahoo.fr)
Date:06/06/2008 01:02:20 AM
List:com.canoo.lists.webtest

Matthew Martinez wrote:

Hello,

I've just begun using WebTest, and i would like to add a core step not unlike storeProperty to Webtest. I was wondering if there was any documentation on this kind of goal?

thanks, Matt

there is an example in the sources with MyCustomStep. Nevertheless I tend to prefer a Groovy script to define project specific steps. I don't think that there are some examples in the doc but I've surely already posted some in this list.

Cheers, Marc.