Skip to content

Sauceforge/SauceOpsMobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SauceOpsMobile

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

How To

  1. Go to SauceLabs and sign up.
  2. Clone SauceOpsMobile 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.

Releases

No releases published

Packages

No packages published

Languages