0 Replies Last post: Jun 26, 2009 12:29 PM by Jeremy Regan  
Jeremy Regan Beginner 1 posts since
Jun 26, 2009
Currently Being Moderated

Jun 26, 2009 12:29 PM

Running Safari on Windows with a custom proxy

Running Selenium RC with the *safari setting and the default proxy port 4444 work just fine.  However, I need to be able to run Selenium RC on several different ports at the same time.  I have been acheiving this with several other browser by using something along the lines of *custom E:\Tools\Chrome\Application\chrome.exe --proxy-server=localhost:4448 (this command is different for each type of browser).  Is there a command line option I can pass into *custom C:\Program Files\Safari\safari.exe ?? to use a specified port?

 

Thanks,

 

Jeremy

More Like This

  • Retrieving data ...