--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Kevin,I'm not 100% sure, but I think this will not work, because the proxy item is a nested JSON object inside the desired capabilities. Could you please test to set the http_proxy and HTTP_PROXY environment variables. They should be picked up by WebDriver.Cheers,Markus
Am 17.06.2013 um 16:37 schrieb Kevin Tran <kvnt...@gmail.com>:
Hello,I am behind a proxy and I am having trouble trying to run tests using the PhantomJS browser. I was having problems with Firefox before but I created a custom profile with the proper proxy settings and it worked fine. How would I be able to set the proxy settings for the webdriver when opening the PhantomJS browser? Any help would be greatly appreciated. I get the browser to open just fine but I get this page when trying to navigate to any URL.I tried setting desired_capabilitiesOpen Browser ${URL} ${BROWSER} desired_capabilities=proxyType:manual,httpProxy:hostname.com:1234Thank you,Kevin--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.