public class ChromeDriverManager extends WebDriverManager
cacheHandler, config, downloadedDriverPath, downloadedDriverVersion, downloader, forcedArch, forcedOs, httpClient, instanceMap, LATEST_RELEASE, log, mirrorLog, resolutionCache, retryCount, S3_NAMESPACE_CONTEXT, SLASH, versionDetector| Constructor and Description |
|---|
ChromeDriverManager() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<URL> |
buildUrl(String driverVersion) |
protected String |
getBrowserVersion() |
protected Optional<String> |
getBrowserVersionFromTheShell() |
protected String |
getCurrentVersion(URL url) |
DriverManagerType |
getDriverManagerType() |
protected String |
getDriverName() |
protected URL |
getDriverUrl() |
protected List<URL> |
getDriverUrls() |
protected String |
getDriverVersion() |
protected Optional<String> |
getExportParameter() |
protected Optional<String> |
getLatestDriverVersionFromRepository() |
protected Optional<URL> |
getMirrorUrl() |
protected NamespaceContext |
getNamespaceContext() |
protected Charset |
getVersionCharset() |
protected void |
setBrowserVersion(String browserVersion) |
protected void |
setDriverUrl(URL url) |
protected void |
setDriverVersion(String driverVersion) |
arch32, arch64, architecture, avoidBrowserDetection, avoidExport, avoidFallback, avoidOutputTree, avoidReadReleaseFromRepository, avoidResolutionCache, browserPath, browserVersion, cachePath, chromedriver, chromiumdriver, clearDriverCache, clearResolutionCache, config, createUrlHandler, detectBrowserVersion, download, driverRepositoryUrl, driverVersion, edgedriver, exportDriver, fallback, firefoxdriver, forceDownload, getDownloadedDriverPath, getDownloadedDriverVersion, getDriversFromBitBucket, getDriversFromGitHub, getDriversFromMirror, getDriversFromXml, getDriverUrlCkeckingMirror, getDriverVersionFromRepository, getDriverVersionLabel, getDriverVersions, getFolderFilter, getHttpClient, getInstance, getInstance, getKeyForResolutionCache, getLatestVersionLabel, getOtherProgramFilesEnv, getProgramFilesEnv, getS3NamespaceContext, getShortDriverName, getValueFromResolutionCache, gitHubTokenName, gitHubTokenSecret, globalConfig, handleException, iedriver, ignoreDriverVersions, initResolutionCache, isUnknown, linux, loadXML, localRepositoryPassword, localRepositoryUser, logCliError, logSeekRepo, mac, main, manage, openGitHubConnection, operadriver, operatingSystem, phantomjs, postDownload, properties, proxy, proxyPass, proxyUser, reset, resolutionCachePath, resolveDriverVersion, resolveLocal, seleniumServerStandalone, setConfig, setup, startServer, storeInResolutionCache, timeout, ttl, ttlBrowsers, useBetaVersions, useLocalVersionsPropertiesFirst, useMirror, useResolutionCache, useResolutionCacheWithKey, voiddriver, winpublic DriverManagerType getDriverManagerType()
getDriverManagerType in class WebDriverManagerprotected String getDriverName()
getDriverName in class WebDriverManagerprotected String getDriverVersion()
getDriverVersion in class WebDriverManagerprotected String getBrowserVersion()
getBrowserVersion in class WebDriverManagerprotected void setDriverVersion(String driverVersion)
setDriverVersion in class WebDriverManagerprotected void setBrowserVersion(String browserVersion)
setBrowserVersion in class WebDriverManagerprotected URL getDriverUrl()
getDriverUrl in class WebDriverManagerprotected Optional<URL> getMirrorUrl()
getMirrorUrl in class WebDriverManagerprotected Optional<String> getExportParameter()
getExportParameter in class WebDriverManagerprotected void setDriverUrl(URL url)
setDriverUrl in class WebDriverManagerprotected List<URL> getDriverUrls() throws IOException
getDriverUrls in class WebDriverManagerIOExceptionprotected String getCurrentVersion(URL url)
getCurrentVersion in class WebDriverManagerprotected Optional<String> getBrowserVersionFromTheShell()
getBrowserVersionFromTheShell in class WebDriverManagerprotected Optional<String> getLatestDriverVersionFromRepository()
getLatestDriverVersionFromRepository in class WebDriverManagerprotected Charset getVersionCharset()
getVersionCharset in class WebDriverManagerprotected NamespaceContext getNamespaceContext()
getNamespaceContext in class WebDriverManagerprotected Optional<URL> buildUrl(String driverVersion)
buildUrl in class WebDriverManagerCopyright © 2020. All rights reserved.