cgoldberg / sauceclient

Python client library for Sauce Labs API
Apache License 2.0
11 stars 25 forks source link

Proxies support for SauceClient for Python #7

Open simi823 opened 9 years ago

simi823 commented 9 years ago

Recently Sauce Labs and I figured that the sauceclient for python does not seem to support proxies out of the box. I am trying to run my test scripts using Behave and Python from a web server. The test start on Sauce however they do not complete properly, preventing the sauce jobs update to send pass/fail information or custom data to Sauce for the job. The tests display as Complete, but not identified as passed or failed.