问题
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