At the moment dales-driver-sauce does not report back to Sauce Labs on whether a test has passed or failed. This is needed to produce status images. This cannot be accomplished through Selenium, but can be accomplished through the REST API. If someone could point me as to where this code would go and how to get the job id, I would be happy to send a pull request.
At the moment
dales-driver-sauce
does not report back to Sauce Labs on whether a test has passed or failed. This is needed to produce status images. This cannot be accomplished through Selenium, but can be accomplished through the REST API. If someone could point me as to where this code would go and how to get the job id, I would be happy to send a pull request.