davidfells - 2006-03-29

Logged In: YES
user_id=1489620

I am having the same problem. I've tried grabbing the
ASP.NET_SessionId cookie after successfully logging in,
setting it as a private class variable, then adding it to
the Browser.Cookies collection at the start of the next
test, and it just does not work. I think something is wrong
with the cookie implementation but I can't get the source to
build, so I can't even bother trying to figure it out myself.