public class Selenium extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<org.jenkinsci.plugins.cbt_jenkins.Configuration> |
configurations |
| Constructor and Description |
|---|
Selenium() |
Selenium(String username,
String apikey) |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.cbt_jenkins.Configuration |
getConfig(String configName) |
String[] |
getSeleniumTestInfo(String name,
String build,
String browserApiName,
String osApiName,
String resolution) |
void |
markPassOrFail(String seleniumTestId,
boolean pass) |
void |
setRequest(String username,
String apikey) |
void |
updateContributer(String seleniumTestId,
String jenkinsVersion,
String pluginVersion) |
public ArrayList<org.jenkinsci.plugins.cbt_jenkins.Configuration> configurations
public org.jenkinsci.plugins.cbt_jenkins.Configuration getConfig(String configName)
public String[] getSeleniumTestInfo(String name, String build, String browserApiName, String osApiName, String resolution) throws IOException
IOExceptionpublic void markPassOrFail(String seleniumTestId, boolean pass) throws IOException
IOExceptionpublic void updateContributer(String seleniumTestId, String jenkinsVersion, String pluginVersion) throws IOException
IOExceptionCopyright © 2016 CrossBrowserTesting.com. All rights reserved.