[Webtest] HTTP Post Support

Dierk Koenig webtest@lists.canoo.com
Sat, 9 Apr 2005 10:48:05 +0200


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