public class PhantomJsDriverManager 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 |
PhantomJsDriverManager() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<String> |
getBrowserVersion() |
protected String |
getCurrentVersion(URL url,
String driverName) |
protected List<URL> |
getDrivers() |
protected File |
postDownload(File archive) |
protected String |
preDownload(String target,
String version) |
arch32, arch64, architecture, avoidAutoVersion, avoidExport, avoidOutputTree, chromedriver, config, downloadCandidateUrls, driverRepositoryUrl, edgedriver, exportDriver, filterByDistro, filterByIgnoredVersions, filterCacheBy, filterCandidateUrls, firefoxdriver, forceCache, forceDownload, getBinaryPath, getDefaultBrowserVersion, getDownloadedVersion, getDriverFromCache, getDriverName, getDriversFromGitHub, getDriversFromMirror, getDriversFromXml, getDriverVersionForBrowser, getFilesInCache, getFolderFilter, getHttpClient, getInstance, getInstance, getLatest, getVersion, getVersion, getVersions, gitHubTokenName, gitHubTokenSecret, handleCache, handleDriver, handleException, iedriver, ignoreVersions, isNetAvailable, isUsingTaobaoMirror, loadXML, main, manage, openGitHubConnection, operadriver, operatingSystem, phantomjs, properties, proxy, proxyPass, proxyUser, removeFromList, reset, setup, targetPath, timeout, useBetaVersions, useMirror, version, versionCompare, voiddriverprotected List<URL> getDrivers() throws IOException
getDrivers in class WebDriverManagerIOExceptionprotected String getCurrentVersion(URL url, String driverName)
getCurrentVersion in class WebDriverManagerprotected String preDownload(String target, String version)
preDownload in class WebDriverManagerprotected File postDownload(File archive)
postDownload in class WebDriverManagerprotected Optional<String> getBrowserVersion()
getBrowserVersion in class WebDriverManagerCopyright © 2018. All rights reserved.