[Webtest] HTTP Post Support
Marc Guillemot
webtest@lists.canoo.com
Mon, 11 Apr 2005 10:08:47 +0200
or you can extend the invoke step to allow a direct post invocation. This could be interesting.
Marc.
Dierk Koenig wrote:
> Hi Richard,
>
> You need an Html Page with a form, method=post, action target that points to
> your "upload" locaction and an input field for your data. You can have this
> html
> page in a local file, if you want.
> <invoke> this file via Canoo WebTest, <setinputfield> your data, and
> <clickbutton>.
>
> cheers
> Mittie
>
> -----Original Message-----
> From: webtest-admin@lists.canoo.com [mailto:webtest-admin@lists.canoo.com]On
> Behalf Of Richard Hill
> Sent: Samstag, 9. April 2005 0:43
> To: webtest@lists.canoo.com
> Subject: [Webtest] HTTP Post Support
>
>
> I would like to send HTTP Post XML to a web server. Does Canoo, using
> HttpUnit or HtmlUnit, support this kind of transaction? Has anyone tried
> this?
>
> Any help would be much appreciated.
>
> Thanks,
> Richard
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>