Menu

gitpiper

Saucelabs Cheat Sheet in May 2023

Last Updated: 16 May 2023

README.md

Getting started

Sign up for opensauce:
{: .-setup}

Install zuul:

npm i -g zuul

Configure zuul:

# ~/.zuulrc
sauce_username: me
sauce_key: abc12348-e3e2-...

Add .zuul.yml to your project:

# .zuul.yml
ui: mocha-bdd
browsers:
  - name: chrome
    version: latest
  - name: ie
    version: 6..latest
  - name: firefox
    version: latest

Try to run tests:

zuul test/test.js
zuul --local test/test.js

338+ more cheat sheets for you in May 2023

Subscribe to our Newsletter

Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️

© 2023 GitPiper. All rights reserved

Rackpiper Technology Inc

Company

About UsBlogContact

Subscribe to our Newsletter

Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️