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

Issue Links:
Dependency
 
Relationship
 


 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.



Sort Order: Ascending order - Click to sort in descending order
Matthew Purland added a comment - 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 added a comment - 03/Jan/07 08:30 PM

Will post patch here and apply patch to purland branch within a day or so.


Matthew Purland added a comment - 04/Jan/07 03:40 PM

Added to purland branch as of revision 1734 and 1735.


Matthew Purland added a comment - 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 added a comment - 04/Jul/07 04:00 AM

I believe TestSelectWindowTitle would be a suitable test, but this test appears to be blocked by SRC-267.