
-
    request:
        method: PUT
        url: 'https://saucelabs.com/rest/v1/api-test-user/jobs/1cde7b77e8744ff5b6198489ceffce81/stop'
        headers:
            Host: saucelabs.com
            Accept: application/vnd.SauceLabs.beta+json
            User-Agent: 'php-github-api (http://github.com/alnutile/saucelabs_client)'
            Authorization: 'Basic YmVoYXQtc2VlZDpmYzViNjg4YS1mMjdjLTRjNzMtYTkxNC1lYjVkN2UyY2RmMWU='
            Content-Length: '0'
    response:
        status: 200
        headers:
            Server: nginx
            Date: 'Fri, 11 Jul 2014 12:36:15 GMT'
            Content-Type: application/json
            Transfer-Encoding: chunked
            Connection: keep-alive
            X-Backend: mix
        body: "{\"browser_short_version\": \"26\", \"video_url\": \"https://assets.saucelabs.com/jobs/1cde7b77e8744ff5b6198489ceffce81/video.flv\", \"creation_time\": 1405082159, \"custom-data\": null, \"browser_version\": \"26.0.1410.43.\", \"owner\": \"api-test-user\", \"id\": \"1cde7b77e8744ff5b6198489ceffce81\", \"log_url\": \"https://assets.saucelabs.com/jobs/1cde7b77e8744ff5b6198489ceffce81/selenium-server.log\", \"build\": null, \"passed\": null, \"public\": null, \"status\": \"in progress\", \"tags\": [], \"start_time\": 1405082159, \"proxied\": false, \"commands_not_successful\": 0, \"video_secret\": \"bad25638c3c34adbaf1b0965824c511b\", \"name\": \"Behat See\", \"end_time\": null, \"error\": null, \"os\": \"Windows 2012\", \"breakpointed\": null, \"browser\": \"googlechrome\"}\n"
-
    request:
        method: PUT
        url: 'https://saucelabs.com/rest/v1/behat-seed/jobs/1cde7b77e8744ff5b6198489ceffce81/stop'
        headers:
            Host: saucelabs.com
            Accept: application/vnd.SauceLabs.beta+json
            User-Agent: 'php-github-api (http://github.com/alnutile/saucelabs_client)'
            Authorization: 'Basic YmVoYXQtc2VlZDpmYzViNjg4YS1mMjdjLTRjNzMtYTkxNC1lYjVkN2UyY2RmMWU='
            Content-Length: '0'
    response:
        status: 200
        headers:
            Server: nginx
            Date: 'Fri, 11 Jul 2014 13:41:45 GMT'
            Content-Type: application/json
            Transfer-Encoding: chunked
            Connection: keep-alive
            X-Backend: mix
        body: "{\"browser_short_version\": \"26\", \"video_url\": \"https://assets.saucelabs.com/jobs/1cde7b77e8744ff5b6198489ceffce81/video.flv\", \"creation_time\": 1405082159, \"custom-data\": null, \"browser_version\": \"26.0.1410.43.\", \"owner\": \"behat-seed\", \"id\": \"1cde7b77e8744ff5b6198489ceffce81\", \"log_url\": \"https://assets.saucelabs.com/jobs/1cde7b77e8744ff5b6198489ceffce81/selenium-server.log\", \"build\": null, \"passed\": null, \"public\": null, \"status\": \"complete\", \"tags\": [], \"start_time\": 1405082159, \"proxied\": false, \"commands_not_successful\": 6, \"name\": \"Behat See\", \"end_time\": 1405082178, \"error\": \"User terminated\", \"os\": \"Windows 2012\", \"breakpointed\": null, \"browser\": \"googlechrome\"}\n"
