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

Key: SRC-367
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Dan Fabulich
Reporter: Dan Fabulich
Votes: 1
Watchers: 1
Operations

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

Safari/Mac not setting HTTPS proxy

Created: 11/Oct/07 06:06 PM   Updated: 12/Aug/08 05:37 PM
Component/s: Launcher - Safari, SSL Support
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
On Safari, our MacProxyManager doesn't set the https proxy. This is just laziness on our part; we should add it in and add unit tests for it in MacProxyManagerTest.

 All   Comments   Work Log   Change History      Sort Order:
Aris - 05/Jun/08 03:59 PM
Is this an accurate description of the problem?

When the application under test is available via SSL, safari test do not run in the browser.

More specifically for me, the browser url that I'm testing becomes the server name for https://xxxxx/selenium-server/driver

SeleniumDriver.new(rcurl, rcport,environment/browser, "https://example.com",10000)

leads to

https://example.com/selenium-server/driver