Skip navigation links
A C G R S U 

A

addBuildNumberToUpdate(Map<String, Object>) - Static method in class com.saucelabs.common.Utils
Populates the updates map with the value of the system property/environment variable with the following name: SAUCE_BAMBOO_BUILDNUMBER JENKINS_BUILD_NUMBER BUILD_TAG BUILD_NUMBER TRAVIS_BUILD_NUMBER CIRCLE_BUILD_NUM

C

com.saucelabs.common - package com.saucelabs.common
 

G

getAccessKey() - Method in class com.saucelabs.common.SauceOnDemandAuthentication
 
getDefaultCredentialFile() - Static method in class com.saucelabs.common.SauceOnDemandAuthentication
Location of the default credential file.
getSessionId() - Method in interface com.saucelabs.common.SauceOnDemandSessionIdProvider
Return the session id for the SeleniumRC/WebDriver instance - this equates to the Sauce OnDemand Job id.
getUsername() - Method in class com.saucelabs.common.SauceOnDemandAuthentication
 

R

readPropertyOrEnv(String, String) - Static method in class com.saucelabs.common.Utils
 

S

SauceOnDemandAuthentication - Class in com.saucelabs.common
Stores the Sauce OnDemand authentication (retrieved from either System properties/environment variables or by parsing the ~/.sauce-ondemand file).
SauceOnDemandAuthentication() - Constructor for class com.saucelabs.common.SauceOnDemandAuthentication
Constructs a new instance, first attempting to populate the username/access key from system properties/environment variables.
SauceOnDemandAuthentication(String, String) - Constructor for class com.saucelabs.common.SauceOnDemandAuthentication
 
SauceOnDemandSessionIdProvider - Interface in com.saucelabs.common
Interface that should be implemented by classes using the TestNG or JUnit helper classes.
saveTo(File) - Method in class com.saucelabs.common.SauceOnDemandAuthentication
Persists this credential to the disk.
setAccessKey(String) - Method in class com.saucelabs.common.SauceOnDemandAuthentication
 
setUsername(String) - Method in class com.saucelabs.common.SauceOnDemandAuthentication
 

U

Utils - Class in com.saucelabs.common
 
A C G R S U 
Skip navigation links

Copyright © 2016 Sauce Labs. All rights reserved.