12 messages in com.canoo.lists.webtestRE: [Webtest] ANT Sleep and WaitFor c...
FromSent OnAttachments
Jeannie Graham19 Feb 2004 16:18 
step...@itpearls.com19 Feb 2004 23:45 
Marc Guillemot20 Feb 2004 01:15 
Dierk Koenig20 Feb 2004 03:32 
Dierk Koenig20 Feb 2004 03:32 
Marc Guillemot20 Feb 2004 06:47 
Jeannie Graham23 Feb 2004 09:05 
Terry Steichen23 Feb 2004 12:34 
Jeannie Graham23 Feb 2004 12:56 
Terry Steichen23 Feb 2004 13:27 
Jeannie Graham23 Feb 2004 14:04 
Terry Steichen23 Feb 2004 14:33 
Subject:RE: [Webtest] ANT Sleep and WaitFor calls
From:Dierk Koenig (dier@canoo.com)
Date:02/20/2004 03:32:47 AM
List:com.canoo.lists.webtest

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: webt@lists.canoo.com [mailto:webt@lists.canoo.com]On Behalf Of Jeannie Graham Sent: Freitag, 20. Februar 2004 1:19 To: 'webt@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