[Webtest] Waitfor a regexp result (not supported?)
Dierk Koenig
webtest@lists.canoo.com
Wed, 13 Apr 2005 11:21:57 +0200
there is a not yet documented extension step called "Retry".
cheers
Mittie
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Roberto Corda
> Sent: Mittwoch, 13. April 2005 11:10
> To: webtest@lists.canoo.com
> Subject: [Webtest] Waitfor a regexp result (not supported?)
>
>
> Hi all,
>
> I want to write a script like this (pseudo-code)
>
> START
>
> <wait for>
> <regexp text="<something>" result="value"/>
> <available "#{value}" />
> </wait>
>
> END
>
> In other terms I want to repeat regexp until something is found.
> I think that
> this feature is not supported. Do you have any suggest in which
> part webtest
> program I have to analize?
>
> Thanks i nadvance R.
>
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>