May it be a cookie issue? Are your session id transmitted as cookies? What do
you use for a server?
Marc.
Labanc Martin wrote:
Greetings,
I have a session-related problem with the latest HtmlUnit-based version
of Canoo Webtest.
The session seems to be lost between requests by following any
clickpath(new sessionID is generated and the actual session is discarded).
We need htmlUnit for its support of ClickElement and some other steps,
but the mentioned issue prevents any non-trivial usage of this version.
This problem does not occur with previous versions based on httpUnit.
Did anybody encounter a similar problem ?
TIA