public class ChromeDriverManager extends WebDriverManager
binaryPath, cacheHandler, config, downloadedDriverVersion, downloader, forcedArch, forcedOs, httpClient, instanceMap, LATEST_RELEASE, log, mirrorLog, resolutionCache, retryCount, SLASH, versionDetector| Constructor and Description |
|---|
ChromeDriverManager() |
| Modifier and Type | Method and Description |
|---|---|
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 Charset |
getVersionCharset() |
protected void |
setBrowserVersion(String browserVersion) |
protected void |
setDriverUrl(URL url) |
protected void |
setDriverVersion(String driverVersion) |
arch32, arch64, architecture, avoidBrowserDetection, avoidExport, avoidFallback, avoidOutputTree, avoidResolutionCache, browserPath, browserVersion, cachePath, chromedriver, chromiumdriver, clearCache, clearResolutionCache, config, createUrlHandler, detectBrowserVersion, download, driverRepositoryUrl, driverVersion, edgedriver, exportDriver, firefoxdriver, forceDownload, getBinaryPath, getDownloadedVersion, getDriversFromGitHub, getDriversFromMirror, getDriversFromXml, getDriverUrlCkeckingMirror, getDriverVersionFromRepository, getDriverVersionLabel, getDriverVersions, getFolderFilter, getHttpClient, getInstance, getInstance, getKeyForResolutionCache, getLatestVersionLabel, getOtherProgramFilesEnv, getProgramFilesEnv, getShortDriverName, getValueFromResolutionCache, gitHubTokenName, gitHubTokenSecret, globalConfig, handleException, iedriver, ignoreDriverVersions, isUnknown, loadXML, localRepositoryPassword, localRepositoryUser, logCliError, main, manage, noCandidateUrlFound, openGitHubConnection, operadriver, operatingSystem, phantomjs, postDownload, preDownload, properties, proxy, proxyPass, proxyUser, reset, resolveDriverVersion, resolveLocal, seleniumServerStandalone, setConfig, setup, startServer, storeInResolutionCache, timeout, ttl, useBetaVersions, useLocalVersionsPropertiesFirst, useMirror, useResolutionCache, voiddriverpublic 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 WebDriverManagerCopyright © 2020. All rights reserved.