public abstract class SeleniumGoogleStorageSource extends GoogleStorageSource
GoogleStorageSource for Selenium binaries. Sets the url to selenium storage and provides useful methods.| Modifier and Type | Field and Description |
|---|---|
static String |
SELENIUM_BASE_STORAGE_URL |
| Constructor and Description |
|---|
SeleniumGoogleStorageSource(HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDirectoryFromFullVersion(String version)
Parses the full version of a selenium release and returns directory name the binaries should be stored in.
|
getExpectedKeyRegex, getLatestRelease, getReleaseForVersionpublic static final String SELENIUM_BASE_STORAGE_URL
public SeleniumGoogleStorageSource(HttpClient httpClient)
protected String getDirectoryFromFullVersion(String version)
version - Full version of a selenium releaseCopyright © 2017 JBoss by Red Hat. All rights reserved.