History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SRC-501
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Tarun
Votes: 3
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Selenium Remote Control

Seesions are lost for pop up window in iehta browser. This shows log in page in pop up window and forces user to log in again.

Created: 17/Jul/08 10:52 PM   Updated: 24/Sep/08 10:33 AM
Component/s: Client Driver - Java
Affects Version/s: 1.0 beta 1
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XP, IntelliJ 6.0



 All   Comments   Work Log   Change History      Sort Order:
Tarun - 20/Jul/08 10:41 PM
Steps to Reproduce:

1. Launch application in iehta mode. (Good if application is https)
2. Exercise a pop up window in the application. (It should be a true pop up window and not a new web page.)
3. Observe the pop up window.

Actual Result:
Log in screen on application is shown. It looks that session is lost in pop up window.

jay - 24/Sep/08 10:33 AM
For people using IE as the main browser for their application, this is a major issue. In our case, we don't support firefox yet due heavy usage of IE specific javascript in our code. Looking at the number of votes this issue has got, it seems most of the users of selenium are running on firefox.