i think i was mistaken. obviously, the problem is not cookie-related at all. the page to be tested is trying to build a string using urlreferrer, which appears to be null using webtest (in fact, the page is called by a buttonclick, so a referrer should exist). is it standard webtest behaviour not to send referrer information? if so, would there be workaround?
thank you very much for your assistance Hi, normally cookies are handled transparently, just like in real browsers. Why do you want to set the cookie by yourself? Marc. PS: your application specific error messages don't help ;-( -- View this message in context: http://www.nabble.com/Newbie-needs-help-with-cookie-testing-tf1664308.html#a5960020 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

