[Webtest] Cookies and WebTest
Vishal Augustine
webtest@lists.canoo.com
Tue, 3 Aug 2004 19:52:16 +0530
Hi,
Can someone please help me to set a cookie in the config (SampleTest.xml)
xml file ?
I tried the following but it is not working
<config
host="myhost.mydomian.com"
port="80"
protocol="http">
<header name="Set-Cookie" value="cookieuser=vishal;" /> </config>
I searched the mail archives, but couldn't find an answer to it.
Is there a good tutorial link for canoo other than what is there under
http://webtest.canoo.com/manual/ ?
Thanks
Vishal