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

Key: SEL-8
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Andy Duncan
Votes: 0
Watchers: 0
Operations

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

Application Under Test in New Window

Created: 01/Feb/05 03:00 AM   Updated: 05/Feb/08 04:37 PM
Component/s: TestRunner GUI/Suite Loader
Affects Version/s: None
Fix Version/s: 0.8.0

Issue Links:
Relationship
 
This issue Relates to:
SEL-247 Selenium Core should not use an embed... Critical Closed


 Description  « Hide
This feature is intended to allow the Application Under Test to be launched in a new browser window. This is to facilitate testing of applications that are particular about the conditions under which they are used.

This facility exists for IE, but needs to be completed for other browsers.

In addition, it is required that the means of achieving this mode of operation is abstracted all the way out to the selenium API, to avoid the manual intervention required in the early version.



 All   Comments   Change History      Sort Order:
Mike Williams - 27/May/06 06:00 AM
This issue duplicates/supercedes SEL-8.

Mike Williams - 13/Sep/06 01:06 AM
Implemented, at last. See also SEL-70, SEL-247.