[Webtest] Clickbutton question

Dierk Koenig localhost webtest@lists.canoo.com
Tue, 18 Mar 2003 10:00:36 +0100


Hi Charlton,

WebTest supports the <INPUT type="button" ..> through the clickbutton step.
(See the mail archive)

You will not be able to test Message-Boxes, though.
Contribtions on this are welcome.

cheers
Mittie

> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Carlton Nettleton
> Sent: Dienstag, 18. März 2003 2:52
> To: webtest@lists.canoo.com
> Subject: [Webtest] Clickbutton question
>
>
> Thanks a lot for the JavaScript support!  I am looking forward to using
> webTest more now that it can understand some JavaScript.
>
> One problem I ran into today testing out the new enhancements,
> does webTest
> support a clickbutton of type="button", i.e. <INPUT type="button"
> .../>?  I
> went through the documentation and did not find it.  If not, is this
> something that can be added to the list of enhancements?
>
> I primarily use a JavaScript onclick events to submit my forms through a
> <input type="button" ...>.  If something is missing (as specified in a
> JavaScript function), then I use the JavaScript to throw me a message box.
> The message box is typically dismissed with an OK click.  Am I
> expecting too
> much from this first release of JavaScript?  Thank you.
>
> Carlton Nettleton
>
>
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>