[Webtest] ANT Sleep and WaitFor calls
Dierk Koenig
webtest@lists.canoo.com
Fri, 20 Feb 2004 12:33:09 +0100
you can use the undocumented "sleep" extension step
<sleep seconds="5" />
see
http://webtest.canoo.com/webtest/api/com/canoo/webtest/extension/Sleep.html
cheers
Mittie
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Jeannie Graham
> Sent: Freitag, 20. Februar 2004 1:19
> To: 'webtest@lists.canoo.com'
> Subject: [Webtest] ANT Sleep and WaitFor calls
>
>
> 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
>