You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
What steps will reproduce the problem?
1. Using InternetExplorerDriver log into any app securized by session cookies
2. Click on any link that calls a javascript function that opens a new window using
window.close()
3.
What is the expected output? What do you see instead?
The content of the window without requiring authentication. Instead I got the login
page in the new window
What version of the product are you using? On what operating system?
I'm using windows vista and IExplorer 7
Please provide any additional information below.