[Webtest] Re: Prompt for user input?
Ralf Müller
webtest@lists.canoo.com
Wed, 12 Jul 2006 16:36:52 +0200
Groovy is cool!
Thanx! This works perfectly...
Ralf
Dierk Koenig wrote:
> you could use a little groovy step to read from the console
> def input = System.in.readLine()
> or even present a little swing GUI with SwingBuilder :-)
>
> cheers
> Mittie
>
>
>>-----Original Message-----
>>From: webtest-admin@lists.canoo.com
>>[mailto:webtest-admin@lists.canoo.com]On Behalf=
Of Ralf Müller
>>Sent: Mittwoch, 12. Juli 2006 13:49
>>To: webtest@lists.canoo.com
>>Subject: [Webtest] Prompt for user input?
>>
>>
>>Hi!
>>
>>guess this question if trivial, but I couldn't find the answer in the
>>manual:
>>
>>How do I prompt the tester for input. Yes, I know - such a test should
>>be designed to run stand alone. But there is no way for that in my case=
...
>>
>>Webtest has to fetch a Challenge from the server and ask me for the
>>response...
>>
>>Is this possible in webtest? Or do I have to use some ant steps?
>>
>>Best Regards,
>>Ralf
>>
>>_______________________________________________
>>WebTest mailing list
>>WebTest@lists.canoo.com
>>http://lists.canoo.com/mailman/listinfo/webtest