Issue Details (XML | Word | Printable)

Key: GRID-10
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Philippe Hanrigou
Reporter: -= vitorg =-
Votes: 1
Watchers: 1
Operations

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

No way to use parameter "forcedBrowserModeRestOfLine" in Selenium RC

Created: 29/Jul/08 03:58 AM   Updated: 05/Dec/09 10:26 PM
Component/s: None
Affects Version/s: 1.0.1
Fix Version/s: None

File Attachments: 1. Text File OptionParser-patch.txt (3 kB) 05/Dec/09 10:26 PM - Ben La Monica



 Description  « Hide

When I try to use -frocedBrowserModeRestOfLine parameter in Selenium RC through -DseleniumArgs it always ignored because Selenium Grid does not pass it as the last parameter.



Sort Order: Ascending order - Click to sort in descending order
Ben La Monica added a comment - 05/Dec/09 10:26 PM

Here is a patch (fix for this bug, plus a unit test). Please include it, as this prevents users from specifying *custom browsers.

I submit this patch under the public domain. It's your to do with as you will.