How to run your test your application behind VPN on SauceLabs cloud?

天涯浪子 提交于 2019-12-25 14:14:24

问题


I want to run UI tests on my application behind VPN on SauceLabs cloud. How can I connect to VPN on SauceLabs cloud? Tests are written using Selenium Webdriver and Python 2.7.


回答1:


You need to use "sauce connect" to provide a tunnel for Sauce tests to get into your local network.



来源:https://stackoverflow.com/questions/29354697/how-to-run-your-test-your-application-behind-vpn-on-saucelabs-cloud

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!