public class SauceLabsHelper extends Object
Constructor and Description |
---|
SauceLabsHelper() |
Modifier and Type | Method and Description |
---|---|
void |
embedSauceLabsJobUrlToTestReport()
A utility method that leverages the TestNG provided
Reporter class to embed the current test's Sauce Labs
Job link to the test reports. |
boolean |
isLocalRun() |
public void embedSauceLabsJobUrlToTestReport()
Reporter
class to embed the current test's Sauce Labs
Job link to the test reports. This method will not do anything if the following conditions aren't met.
Grid.driver()
returned a null
value.]
HmacMD5
algorithm.
public boolean isLocalRun()
Copyright © 2016 PayPal Open Source. All rights reserved.