Skip to content

Example of how to integrate Azure DevOps with SauceLabs in lieu of an Azure DevOps SauceLabs plugin

Notifications You must be signed in to change notification settings

Sauceforge/SauceOpsDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SauceOpsDesktop

Example of how to integrate Azure DevOps with SauceLabs Desktop Platforms in lieu of an Azure DevOps SauceLabs plugin.

How To

  1. Go to SauceLabs and sign up.
  2. Clone SauceOpsDesktop and commit to Azure Repos in your Azure DevOps project.
  3. Add two private variables to your pipeline:
Name Value
OPSENG_SAUCE_USER_NAME <USER NAME field @ https://app.saucelabs.com/user-settings>
OPSENG_SAUCE_API_KEY <Access Key field @ https://app.saucelabs.com/user-settings>
  1. Write your Page Objects here.
  2. Write your Tests here.
  3. Specify the platforms you wish to test on here.

About

Example of how to integrate Azure DevOps with SauceLabs in lieu of an Azure DevOps SauceLabs plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages