node-saucelabs
A wrapper around Sauce Labs API
File Explorer
Download Latest Version (.zip)- npm-publish.yml
- test.yml
- CODEOWNERS
- dependabot.yml
- pre-commit
- autonomiq.json
- builds.json
- datastore.json
- performance.json
- sauce.json
- teamManagement.json
- testcomposer.json
- testruns.json
- trophy-bot.png
- sl
- interface.md
- .eslintrc
- jobs.test.js
- sc.test.js
- class-definitions.mustache
- class-methods.mustache
- constants.js
- generate-docs.js
- generate-typings.js
- method.mustache
- sc.js
- cli.js
- constants.js
- index.js
- sauceConnectHealthcheck.js
- sauceConnectLoader.js
- sauceConnectManager.js
- utils.js
- form-data.js
- yargs.js
- zlib.js
- download_error.json
- download_macos.json
- download_windows_x86_64.json
- index.test.js.snap
- sc.test.js
- test.ts
- tsconfig.json
- cli.test.js
- index.test.js
- sauceConnectHealthcheck.test.js
- sauceConnectLoader.test.js
- sauceConnectManager.test.js
- utils.test.js
- .editorconfig
- .gitattributes
- .gitignore
- .npmignore
- .nvmrc
- .prettierignore
- babel.config.js
- CONTRIBUTING.md
- eslint.config.js
- jest.config.js
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/saucelabs/node-saucelabs
Downloads the entire project code from GitHub to your computer.
cd node-saucelabs
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install saucelabs
Downloads and installs the libraries listed in package.json.
$ npm install -g saucelabs
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
