SauceLabs Python Script
The SauceLabs.py
script, discovered in a blog, is used to run robotframework tests on SauceLabs while creating the outputs on the machine that executed the command.
This Requires the following pip packages:
robotframework-selenium2library
simplejson
requests
Where is it?
The script is copied to the /usr/local/bin directory where it can be referenced by python when a script is run that imports the SauceLabs library