3 messages in com.canoo.lists.webtest[Webtest] Stay logged in from step to...
FromSent OnAttachments
Michael Clarage11 Sep 2007 08:27 
Andrew Sickorsky11 Sep 2007 08:47 
Marc Guillemot12 Sep 2007 04:01 
Subject:[Webtest] Stay logged in from step to step
From:Michael Clarage (mich@concentrica.com)
Date:09/11/2007 08:27:50 AM
List:com.canoo.lists.webtest

What is the correct way to stay logged in to my web application from step-to-step?

When I have

<project name="WebTestDemo-allTests" default="test">

<target name="test" description="runs all the tests">

<ant antfile="Login.xml"/>

<ant antfile="SendMessage.xml"/>

</target>

</project>

The first file logs me in. But when the second file runs, it is back to the application login page. How to I stay logged into my application between groups of steps?

Regards,

Michael Clarage

CTO, Concentrica

781-890-1300