public class EdgeDriverManager extends WebDriverManager
binaryPath, config, downloadedVersion, downloader, driverManagerType, driverMirrorUrlKey, driverName, driverUrlKey, driverVersionKey, exportParameterKey, forcedArch, httpClient, instanceMap, latestVersion, listVersions, mirrorLog, SLASH, urlFilter, versionToDownload| Modifier | Constructor and Description |
|---|---|
protected |
EdgeDriverManager() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<String> |
getBrowserVersion() |
protected List<URL> |
getDrivers() |
protected List<URL> |
getLatest(List<URL> list,
String driver) |
List<String> |
getVersions() |
protected File |
postDownload(File archive) |
arch32, arch64, architecture, avoidAutoVersion, avoidExport, avoidOutputTree, chromedriver, config, downloadCandidateUrls, driverRepositoryUrl, edgedriver, exportDriver, filterByDistro, filterByIgnoredVersions, filterCacheBy, filterCandidateUrls, firefoxdriver, forceCache, forceDownload, getBinaryPath, getCurrentVersion, getDefaultBrowserVersion, getDownloadedVersion, getDriverFromCache, getDriverName, getDriversFromGitHub, getDriversFromMirror, getDriversFromXml, getDriverVersionForBrowser, getFilesInCache, getFolderFilter, getHttpClient, getInstance, getInstance, getVersion, getVersion, gitHubTokenName, gitHubTokenSecret, handleCache, handleDriver, handleException, iedriver, ignoreVersions, isNetAvailable, isUsingTaobaoMirror, loadXML, main, manage, openGitHubConnection, operadriver, operatingSystem, phantomjs, preDownload, properties, proxy, proxyPass, proxyUser, removeFromList, reset, setup, targetPath, timeout, useBetaVersions, useMirror, version, versionCompare, voiddriverprotected List<URL> getDrivers() throws IOException
getDrivers in class WebDriverManagerIOExceptionpublic List<String> getVersions()
getVersions in class WebDriverManagerprotected List<URL> getLatest(List<URL> list, String driver)
getLatest in class WebDriverManagerprotected File postDownload(File archive)
postDownload in class WebDriverManagerprotected Optional<String> getBrowserVersion()
getBrowserVersion in class WebDriverManagerCopyright © 2018. All rights reserved.