Socket
Socket
Sign inDemoInstall

saucelabs

Package Overview
Dependencies
4
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

5

apis/sauce.json

@@ -1997,3 +1997,3 @@ {

},
"/v1/{username}/builds/{id}/jobs": {
"/v1/builds/{id}/jobs": {
"get": {

@@ -2003,5 +2003,2 @@ "operationId": "list_build_jobs",

{
"$ref": "#/parameters/username"
},
{
"$ref": "#/parameters/id"

@@ -2008,0 +2005,0 @@ }

144

docs/interface.md

@@ -10,3 +10,3 @@ SauceLabs Interface

<td>
<b>GET</b> <code>/rest/v1.1/jobs/{id}</code><br>
<b>GET</b> <code>/v1.1/jobs/{id}</code><br>
No description available.

@@ -19,3 +19,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1.1/users/{username}/concurrency</code><br>
<b>GET</b> <code>/v1.1/users/{username}/concurrency</code><br>
No description available.

@@ -28,3 +28,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1.1/users/{username}/organization</code><br>
<b>GET</b> <code>/v1.1/users/{username}/organization</code><br>
No description available.

@@ -37,3 +37,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1.1/{username}/available_tunnels</code><br>
<b>GET</b> <code>/v1.1/{username}/available_tunnels</code><br>
No description available.

@@ -46,3 +46,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1.1/{username}/builds</code><br>
<b>GET</b> <code>/v1.1/{username}/builds</code><br>
No description available.

@@ -56,3 +56,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1.1/{username}/jobs</code><br>
<b>GET</b> <code>/v1.1/{username}/jobs</code><br>
No description available.

@@ -66,3 +66,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/dashboard_messages/{username}</code><br>
<b>GET</b> <code>/v1/dashboard_messages/{username}</code><br>
No description available.

@@ -75,3 +75,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/info/platforms/{platform}</code><br>
<b>GET</b> <code>/v1/info/platforms/{platform}</code><br>
returns a list of supported platforms in the Sauce cloud

@@ -84,3 +84,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/info/status</code><br>
<b>GET</b> <code>/v1/info/status</code><br>
No description available.

@@ -93,3 +93,3 @@ <h3>Example:</h3>

<td>
<b>DELETE</b> <code>/rest/v1/manual</code><br>
<b>DELETE</b> <code>/v1/manual</code><br>
complete manual task

@@ -102,3 +102,3 @@ <h3>Example:</h3>

<td>
<b>POST</b> <code>/rest/v1/manual</code><br>
<b>POST</b> <code>/v1/manual</code><br>
Creates a manual job

@@ -111,3 +111,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/manual/options/</code><br>
<b>GET</b> <code>/v1/manual/options/</code><br>
returns a list of supported platforms in the Sauce cloud

@@ -120,3 +120,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/manual/{taskId}</code><br>
<b>GET</b> <code>/v1/manual/{taskId}</code><br>
get manual task

@@ -129,3 +129,3 @@ <h3>Example:</h3>

<td>
<b>POST</b> <code>/rest/v1/manual/{taskId}/screenshot</code><br>
<b>POST</b> <code>/v1/manual/{taskId}/screenshot</code><br>
Take screenshot in manual session

@@ -138,3 +138,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/me</code><br>
<b>GET</b> <code>/v1/me</code><br>
No description available.

@@ -147,3 +147,3 @@ <h3>Example:</h3>

<td>
<b>DELETE</b> <code>/rest/v1/tasks</code><br>
<b>DELETE</b> <code>/v1/tasks</code><br>
complete manual task

@@ -156,3 +156,3 @@ <h3>Example:</h3>

<td>
<b>POST</b> <code>/rest/v1/tasks</code><br>
<b>POST</b> <code>/v1/tasks</code><br>
Creates a manual job

@@ -165,3 +165,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/users/{username}</code><br>
<b>GET</b> <code>/v1/users/{username}</code><br>
No description available.

@@ -174,3 +174,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/users/{username}/activity</code><br>
<b>GET</b> <code>/v1/users/{username}/activity</code><br>
No description available.

@@ -183,3 +183,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/users/{username}/monthly-minutes</code><br>
<b>GET</b> <code>/v1/users/{username}/monthly-minutes</code><br>
No description available.

@@ -192,3 +192,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/users_activity</code><br>
<b>GET</b> <code>/v1/users_activity</code><br>
No description available.

@@ -201,3 +201,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/users_last_job</code><br>
<b>GET</b> <code>/v1/users_last_job</code><br>
No description available.

@@ -210,3 +210,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/whoami</code><br>
<b>GET</b> <code>/v1/whoami</code><br>
No description available.

@@ -219,3 +219,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/{username}/all_tunnels</code><br>
<b>GET</b> <code>/v1/{username}/all_tunnels</code><br>
No description available.

@@ -228,3 +228,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/{username}/builds/{id}/failed-jobs</code><br>
<b>GET</b> <code>/v1/{username}/builds/{id}/failed-jobs</code><br>
No description available.

@@ -237,6 +237,6 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/{username}/builds/{id}/jobs</code><br>
<b>GET</b> <code>/v1/builds/{id}/jobs</code><br>
No description available.
<h3>Example:</h3>
<code>api.listBuildJobs(username, id)</code>
<code>api.listBuildJobs(id)</code>
</td>

@@ -246,3 +246,3 @@ </tr>

<td>
<b>GET</b> <code>/rest/v1/{username}/jobs/{id}</code><br>
<b>GET</b> <code>/v1/{username}/jobs/{id}</code><br>
No description available.

@@ -255,3 +255,3 @@ <h3>Example:</h3>

<td>
<b>PUT</b> <code>/rest/v1/{username}/jobs/{id}</code><br>
<b>PUT</b> <code>/v1/{username}/jobs/{id}</code><br>
No description available.

@@ -264,3 +264,3 @@ <h3>Example:</h3>

<td>
<b>PUT</b> <code>/rest/v1/{username}/jobs/{id}/stop</code><br>
<b>PUT</b> <code>/v1/{username}/jobs/{id}/stop</code><br>
No description available.

@@ -273,3 +273,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/{username}/tunnels</code><br>
<b>GET</b> <code>/v1/{username}/tunnels</code><br>
No description available.

@@ -283,3 +283,3 @@ <h3>Example:</h3>

<td>
<b>DELETE</b> <code>/rest/v1/{username}/tunnels/{id}</code><br>
<b>DELETE</b> <code>/v1/{username}/tunnels/{id}</code><br>
No description available.

@@ -292,3 +292,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/{username}/tunnels/{id}</code><br>
<b>GET</b> <code>/v1/{username}/tunnels/{id}</code><br>
No description available.

@@ -301,3 +301,3 @@ <h3>Example:</h3>

<td>
<b>GET</b> <code>/rest/v1/jobs/{id}/{assetName}</code><br>
<b>GET</b> <code>/v1/jobs/{id}/{assetName}</code><br>
No description available.

@@ -315,3 +315,3 @@ <h3>Example:</h3>

<br><h4>Options</h4>
<ul> <li><b>body</b>: No description available.</li> <li><b>App-Active</b>: If true makes uploaded application active one</li> <li><b>App-DisplayName</b>: Your custom display name</li> <li><b>App-Identifier</b>: Your custom unique identifier for your app</li> <li><b>App-Type</b>: Application type</li> <li><b>Authorization</b>: Authorization header for authentication</li> </ul> </td>
<ul> <li><b>body</b>: No description available.</li> <li><b>App-Active</b>: If true makes uploaded application active one</li> <li><b>App-DisplayName</b>: Your custom display name</li> <li><b>App-Identifier</b>: Your custom unique identifier for your app</li> <li><b>App-Type</b>: Application type</li> </ul> </td>
</tr>

@@ -342,3 +342,3 @@ <tr>

<br><h4>Options</h4>
<ul> <li><b>body</b>: No description available.</li> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<ul> <li><b>body</b>: No description available.</li> </ul> </td>
</tr>

@@ -350,5 +350,4 @@ <tr>

<h3>Example:</h3>
<code>api.readDeviceIdsDeprecated(suiteId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<code>api.readDeviceIdsDeprecated(suiteId)</code>
</td>
</tr>

@@ -362,3 +361,3 @@ <tr>

<br><h4>Options</h4>
<ul> <li><b>body</b>: No description available.</li> <li><b>appId</b>: The ID of the app version you wish to test</li> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<ul> <li><b>body</b>: No description available.</li> <li><b>appId</b>: The ID of the app version you wish to test</li> </ul> </td>
</tr>

@@ -370,5 +369,4 @@ <tr>

<h3>Example:</h3>
<code>api.finishSuiteDeprecated(suiteId, batchReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<code>api.finishSuiteDeprecated(suiteId, batchReportId)</code>
</td>
</tr>

@@ -382,3 +380,3 @@ <tr>

<br><h4>Options</h4>
<ul> <li><b>body</b>: No description available.</li> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<ul> <li><b>body</b>: No description available.</li> </ul> </td>
</tr>

@@ -390,5 +388,4 @@ <tr>

<h3>Example:</h3>
<code>api.skipTestReportDeprecated(suiteId, suiteReportId, testReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<code>api.skipTestReportDeprecated(suiteId, suiteReportId, testReportId)</code>
</td>
</tr>

@@ -481,3 +478,3 @@ <tr>

<br><h4>Options</h4>
<ul> <li><b>body</b>: No description available.</li> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<ul> <li><b>body</b>: No description available.</li> </ul> </td>
</tr>

@@ -489,5 +486,4 @@ <tr>

<h3>Example:</h3>
<code>api.readDeviceIds(suiteId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<code>api.readDeviceIds(suiteId)</code>
</td>
</tr>

@@ -501,3 +497,3 @@ <tr>

<br><h4>Options</h4>
<ul> <li><b>body</b>: No description available.</li> <li><b>appId</b>: The ID of the app version you wish to test</li> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<ul> <li><b>body</b>: No description available.</li> <li><b>appId</b>: The ID of the app version you wish to test</li> </ul> </td>
</tr>

@@ -509,5 +505,4 @@ <tr>

<h3>Example:</h3>
<code>api.finishSuite(suiteId, batchReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<code>api.finishSuite(suiteId, batchReportId)</code>
</td>
</tr>

@@ -521,3 +516,3 @@ <tr>

<br><h4>Options</h4>
<ul> <li><b>body</b>: No description available.</li> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<ul> <li><b>body</b>: No description available.</li> </ul> </td>
</tr>

@@ -529,5 +524,4 @@ <tr>

<h3>Example:</h3>
<code>api.skipTestReport(suiteId, suiteReportId, testReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: No description available.</li> </ul> </td>
<code>api.skipTestReport(suiteId, suiteReportId, testReportId)</code>
</td>
</tr>

@@ -581,5 +575,4 @@ <tr>

<h3>Example:</h3>
<code>api.readAppiumLog(testReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: Authorization header for authentication</li> </ul> </td>
<code>api.readAppiumLog(testReportId)</code>
</td>
</tr>

@@ -591,5 +584,4 @@ <tr>

<h3>Example:</h3>
<code>api.readDeviceLog(testReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: Authorization header for authentication</li> </ul> </td>
<code>api.readDeviceLog(testReportId)</code>
</td>
</tr>

@@ -601,5 +593,4 @@ <tr>

<h3>Example:</h3>
<code>api.readVitalsLog(testReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: Authorization header for authentication</li> </ul> </td>
<code>api.readVitalsLog(testReportId)</code>
</td>
</tr>

@@ -611,5 +602,4 @@ <tr>

<h3>Example:</h3>
<code>api.readXcuiTestLog(testReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: Authorization header for authentication</li> </ul> </td>
<code>api.readXcuiTestLog(testReportId)</code>
</td>
</tr>

@@ -621,5 +611,4 @@ <tr>

<h3>Example:</h3>
<code>api.readReport(testReportId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: Authorization header for authentication</li> </ul> </td>
<code>api.readReport(testReportId)</code>
</td>
</tr>

@@ -631,5 +620,4 @@ <tr>

<h3>Example:</h3>
<code>api.getScreenshot(testReportId, screenshotId, { ...options })</code>
<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: Authorization header for authentication</li> </ul> </td>
<code>api.getScreenshot(testReportId, screenshotId)</code>
</td>
</tr>

@@ -643,4 +631,4 @@ <tr>

<br><h4>Options</h4>
<ul> <li><b>Authorization</b>: Authorization header for authentication</li> <li><b>Range</b>: No description available.</li> </ul> </td>
<ul> <li><b>Range</b>: No description available.</li> </ul> </td>
</tr>
</tbody></table>
{
"name": "saucelabs",
"version": "2.0.0",
"version": "2.0.1",
"author": "Christian Bromann <christian@saucelabs.com>",

@@ -5,0 +5,0 @@ "description": "A wrapper around Sauce Labs REST API",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc