[Webtest] ANT Sleep and WaitFor calls
Marc Guillemot
webtest@lists.canoo.com
Fri, 20 Feb 2004 10:15:31 +0100
Currently only Webtest Steps can be contained within a <steps>, therefore I
guess you have to write your own Step subclass performing a Sleep or a WaitFor
action.
Personally, I think that we should refactorate Webtest to allow arbitrary ant
tasks to be contained in <steps>.
Mittie and the other committers: do you mean that it makes sense or am I dreaming?
Marc.
Jeannie Graham wrote:
> Hello Group,
>
> I need to use either the Sleep call or the WaitFor call in my Canoo
> scripts, but I keep running into build errors around both calls:
>
> "Task must be of type "Step"
>
> I have it inside a <target> and a <testSpec> and <steps> commands. I'm
> sure this is remedial, so please forgive me, I'm new at all this.
>
> Thank you for your time,
> Jeannie Graham
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>