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

Key: SRC-450
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Jin Yin
Votes: 0
Watchers: 2
Operations

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

The proxy settings for HTABrowserLauncher and FirefoxChromeLauncher should be changed to allow others proxy all traffic

Created: 19/Mar/08 05:33 AM   Updated: 19/Oct/08 06:52 PM
Component/s: Launcher - Firefox, Launcher - Internet Explorer
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Java Source File FirefoxChromeLauncher.java (14 kb)
2. Java Source File HTABrowserLauncher.java (5 kb)

Environment: 1.0 beta -1


 Description  « Hide
The proxy settings for HTABrowserLauncher and FirefoxChromeLauncher should be changed to allow others proxy all traffic.
I submit a patch for this change.

 All   Comments   Work Log   Change History      Sort Order:
Jin Yin - 19/Mar/08 05:35 AM
the major change is modify the registries before test starting and recover after the test completed.

Jin Yin - 19/Mar/08 05:35 AM
change the ProxySettings of FirefoxChromeLauncher to LauncherUtils.ProxySetting.PROXY_SELENIUM_TRAFFIC_ONLY

Andras Hatvani - 19/Oct/08 06:52 PM
Isn't the -avoidProxy command line server startup argument what you're looking for?
From http://selenium-rc.openqa.org/options.html:
-avoidProxy: By default, we proxy every browser request; set this flag to make the browser use our proxy only for URLs containing '/selenium-server'