public class GeckoDriverGitHubSource extends GitHubSource
AUTHORIZATION_HEADER_KEY, BASIC_AUTHORIZATION_HEADER_VALUE_PREFIX, GITHUB_TOKEN_PROPERTY, GITHUB_USERNAME_PROPERTY| Constructor and Description |
|---|
GeckoDriverGitHubSource(HttpClient httpClient,
GitHubLastUpdateCache gitHubLastUpdateCache,
org.openqa.selenium.remote.DesiredCapabilities capabilities) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileNameRegexToDownload(String version)
This method should returns a regex that represents a file name of the release asset that should be downloaded.
|
extractModificationDate, findReleaseBinaryUrl, getCache, getGson, getLatestRelease, getProjectUrl, getReleaseForVersion, getUniqueKey, lastModificationHeader, sentGetRequestWithPaginationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFileNameRegexToDownload, getReleaseForVersionpublic GeckoDriverGitHubSource(HttpClient httpClient, GitHubLastUpdateCache gitHubLastUpdateCache, org.openqa.selenium.remote.DesiredCapabilities capabilities)
public String getFileNameRegexToDownload(String version)
ExternalBinarySourceCopyright © 2021 JBoss by Red Hat. All rights reserved.