public abstract class SeleniumXmlStorageSource extends XmlStorageSource
XmlStorageSource 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 |
fileName, nodeName, urlToLatestRelease| Constructor and Description |
|---|
SeleniumXmlStorageSource(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.
|
getContentOfFirstElement, getDriverEntries, getExpectedKeyRegex, getExpectedKeyRegex, getLastModified, getLatestRelease, getLatestRelease, getLocation, getReleaseForVersion, getReleaseForVersion, getVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFileNameRegexToDownload, getFileNameRegexToDownloadpublic static final String SELENIUM_BASE_STORAGE_URL
public SeleniumXmlStorageSource(HttpClient httpClient)
protected String getDirectoryFromFullVersion(String version)
version - Full version of a selenium releaseCopyright © 2021 JBoss by Red Hat. All rights reserved.