Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

session cookie lost when click made to a link that opens a window with window.open() #1486

@lukeis

Description

@lukeis

Originally reported on Google Code with ID 1486

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.

Reported by jcroig on 2011-03-30 18:43:16

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions