| Package | Description |
|---|---|
| hudson.plugins.sauce_ondemand |
| Modifier and Type | Method and Description |
|---|---|
SeleniumInformation |
SauceOnDemandBuildWrapper.getSeleniumInformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
SauceOnDemandBuildWrapper.setSeleniumInformation(SeleniumInformation seleniumInformation) |
| Constructor and Description |
|---|
SauceOnDemandBuildWrapper(boolean enableSauceConnect,
org.jenkins_ci.plugins.run_condition.RunCondition condition,
Credentials credentials,
SeleniumInformation seleniumInformation,
String seleniumHost,
String seleniumPort,
String options,
String sauceConnectPath,
boolean launchSauceConnectOnSlave,
boolean verboseLogging,
boolean useLatestVersion,
List<String> webDriverBrowsers,
List<String> appiumBrowsers,
String nativeAppPackage,
boolean useGeneratedTunnelIdentifier)
Constructs a new instance using data entered on the job configuration screen.
|
Copyright © 2004-2015. All Rights Reserved.