I have a test case that I would like to continue regardless of failure. To do this I am enclosing the different sections in '<webtest>' blocks and have set the 'haltonfailure=false' attribute. The problem is that the session seems to change in each new block which causes authentication problems. Is there a way to keep the old session?
Thanks in advance, Christian -- View this message in context: http://www.nabble.com/Is-there-a-way-to-keep-the-session-in-different-%27%3CWebTest%3E%27-blocks-tf3446636.html#a9611811 Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

