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

Key: SRC-212
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Matthew Purland
Reporter: Matthew Purland
Votes: 0
Watchers: 1
Operations

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

allow users to waitForPopup by title, rather than just by "name"

Created: 20/Dec/06 12:04 PM   Updated: 04/Jul/07 04:01 AM
Component/s: Server
Affects Version/s: 0.9.2
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Dependency
This issue Depends on:
SRC-267 TestSelectWindow fails in PI mode Blocker Closed
 
Relationship
 
This issue Relates to:
SEL-203 selectWindow opened by window.open(ur... Major Closed


 Description  « Hide
This is related to SEL-407 where selectWindow should be able to select a window by title rather than just by a name, but you should also be able to wait for a popup to load by it's title rather than just by the name. This would greater allow support for popup windows and modal dialog popup windows. Will provide patch.

 All   Comments   Work Log   Change History      Sort Order:
Matthew Purland - 22/Dec/06 10:38 AM
To be more specific this problem is dependent upon SEL-407 PI patch for selectWindow by title.

Matthew Purland - 03/Jan/07 08:30 PM
Will post patch here and apply patch to purland branch within a day or so.

Matthew Purland - 04/Jan/07 03:40 PM
Added to purland branch as of revision 1734 and 1735.

Matthew Purland - 08/Jun/07 05:15 PM
Related issue SRC-212 was added to trunk, but still needs to be tested. Added in response to Chris's comment for work-around.

Dan Fabulich - 04/Jul/07 04:00 AM
I believe TestSelectWindowTitle would be a suitable test, but this test appears to be blocked by SRC-267.