Sounds like your application is broken - it should not require the user to close their browser.
What happens if you use a browser to login/logout and login/logout without closing in between? You probably need to make sure that the logout does not have "Keep connection open" selected. On 06/09/07, Daniel Rebei <[EMAIL PROTECTED]> wrote: > Hi, > > I try to test the login process of our application and therefore I need > to simulate a Browser close and open. As far as I know I can delete the > Cookies, but this doesn't help in my case, because we don't save login > Information in cookies. > > So far I used the proxy to record a login and logout and replayed it. > This works if I try only one user. > But if I do the same with userA (login+logout) and then userB > (login+logout) the playback of the recording failes with userB. > > Any Ideas?? > > Thanks in advance > Daniel Rebei > -- > ________________________________________________ > clinIT AG > Firmensitz: Hornusstr. 16, 79108 Freiburg > Registergericht: Amtsgericht Freiburg, HRB 6752 > Vorstand: Dr. Manfred Köhler, Dr. Max Horneck > Vorsitzender des Aufsichtsrats: Dirk Rommel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

