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.

IE driver - Does not set cookie #1227

@lukeis

Description

@lukeis

Originally reported on Google Code with ID 1227

What steps will reproduce the problem?
1.  driver.manage().addCookie(testCookie); does not work in IE driver.  


What is the expected output? What do you see instead?
The cookie should be set in the IE. But It does not.

What version of the product are you using? On what operating system?
selenium-server-standalone-2.0b1.jar
Windows XP, IE-7

Please provide any additional information below.

It works like a charm for firefox and chrome. Attached sample code for the test.

Run the test "java CookieTest ie" . 

Reported by Densildesilva on 2011-01-24 10:15:47


- _Attachment: [CookieTest.java](https://storage.googleapis.com/google-code-attachments/selenium/issue-1227/comment-0/CookieTest.java)_

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions