Hi,

maybe this has been asked before, but I couldn't find any hint yet.

I need to pass HTTP proxy settings to the selenium-server when running
"mvn selenium:start-server". How would I typically accomplish this?
Running Selenium Server separately one is able to pass the usual
suspects like -Dhttp.proxyHost=foo and -Dhttp.proxyPort=3128 . But giving these
parameters on Mavens command line they aren't reached through to
the embedded selenium server. Am I missing something?

any hints are much appreciated.
Stefan


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to