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

Key: SRC-412
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Philippe Sabourin
Votes: 0
Watchers: 2
Operations

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

getAllWindowNames() returns an array of length 1 with all the window names contained in one string separated by commas

Created: 17/Jan/08 09:48 AM   Updated: 12/Aug/08 05:35 PM
Component/s: Server, Client Driver - Java, Proxy Injection
Affects Version/s: 1.0
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XP Pro, IE6,IE7,FF, 0.9.3 Snapshots of October and November


 Description  « Hide
Instead of an array with the length the same as the number of windows populated with each window name, the method returns a length 1 array with all the window names in a single string, separated by commas. This was not an issue in 0.9.2, so i had to work around it for now.

Let me know if you need any more info.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.