public class InternetExplorerDriverManager 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 |
|---|
InternetExplorerDriverManager() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBrowserVersion() |
protected Optional<String> |
getBrowserVersionFromTheShell() |
DriverManagerType |
getDriverManagerType() |
protected String |
getDriverName() |
protected URL |
getDriverUrl() |
protected List<URL> |
getDriverUrls() |
protected String |
getDriverVersion() |
protected Optional<String> |
getDriverVersionFromRepository(Optional<String> driverVersion) |
protected Optional<String> |
getExportParameter() |
protected Optional<URL> |
getMirrorUrl() |
protected NamespaceContext |
getNamespaceContext() |
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, buildUrl, cachePath, chromedriver, chromiumdriver, clearDriverCache, clearResolutionCache, config, createUrlHandler, detectBrowserVersion, download, driverRepositoryUrl, driverVersion, edgedriver, exportDriver, fallback, firefoxdriver, forceDownload, getCurrentVersion, getDownloadedDriverPath, getDownloadedDriverVersion, getDriversFromBitBucket, getDriversFromGitHub, getDriversFromMirror, getDriversFromXml, getDriverUrlCkeckingMirror, getDriverVersionLabel, getDriverVersions, getFolderFilter, getHttpClient, getInstance, getInstance, getKeyForResolutionCache, getLatestDriverVersionFromRepository, getLatestVersionLabel, getOsLabel, getOtherProgramFilesEnv, getProgramFilesEnv, getS3NamespaceContext, getShortDriverName, getValueFromResolutionCache, getVersionCharset, 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 Optional<String> getBrowserVersionFromTheShell()
getBrowserVersionFromTheShell in class WebDriverManagerprotected Optional<String> getDriverVersionFromRepository(Optional<String> driverVersion)
getDriverVersionFromRepository in class WebDriverManagerprotected NamespaceContext getNamespaceContext()
getNamespaceContext in class WebDriverManagerCopyright © 2021. All rights reserved.