G
Guest
I am facing an issue with the session persistence. I am automating a website
using Watin and initializing a new instance using VB.net code. The Windows
authentication box is used to logon. The issue am facing is that even though
every time the script is run the Fresh instance of IE(not a new tab) retains
the session from the first instance opened(even if this window is closed).
Clearing of the history/cookies/temp/passwords files doesnt help. The system
has to be restarted.
using Watin and initializing a new instance using VB.net code. The Windows
authentication box is used to logon. The issue am facing is that even though
every time the script is run the Fresh instance of IE(not a new tab) retains
the session from the first instance opened(even if this window is closed).
Clearing of the history/cookies/temp/passwords files doesnt help. The system
has to be restarted.