| Package | Description |
|---|---|
| com.lazerycode.selenium.download | |
| com.lazerycode.selenium.repository |
| Constructor and Description |
|---|
DownloadHandler(File rootStandaloneServerDirectory,
File downloadedZipFileDirectory,
int fileDownloadRetryAttempts,
int fileDownloadConnectTimeout,
int fileDownloadReadTimeout,
Map<String,FileDetails> filesToDownload,
boolean overwriteFilesThatExist,
boolean checkFileHash,
boolean useSystemProxy) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,FileDetails> |
RepositoryParser.getFilesToDownload()
Parse the RepositoryMap.xml and return a HashMap of downloadable files.
|
Copyright © 2015. All Rights Reserved.