Selenium代理机制与Cookie管理java -jar selenium-server-standalone-2.0.0.jar -Dhttp.proxyHost172.17.
Selenium代理机制与Cookie管理
java -jar selenium-server-standalone-2.0.0.jar -Dhttp.proxyHost=172.17.18.80 -Dhttp.proxyPort=8080
这样即可使当前启动的浏览器,通过代理上网
Selenium代理机制与Cookie管理
java -jar selenium-server-standalone-2.0.0.jar -Dhttp.proxyHost=172.17.18.80 -Dhttp.proxyPort=8080
这样即可使当前启动的浏览器,通过代理上网