com.lazerycode.selenium.download
Class DownloadHandler
java.lang.Object
com.lazerycode.selenium.download.DownloadHandler
public class DownloadHandler
- extends Object
Constructor Summary |
DownloadHandler(File rootStandaloneServerDirectory,
File downloadedZipFileDirectory,
int fileDownloadRetryAttempts,
int fileDownloadConnectTimeout,
int fileDownloadReadTimeout,
Map<String,FileDetails> filesToDownload,
boolean overwriteFilesThatExist)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadHandler
public DownloadHandler(File rootStandaloneServerDirectory,
File downloadedZipFileDirectory,
int fileDownloadRetryAttempts,
int fileDownloadConnectTimeout,
int fileDownloadReadTimeout,
Map<String,FileDetails> filesToDownload,
boolean overwriteFilesThatExist)
throws Exception
- Throws:
Exception
getStandaloneExecutableFiles
public void getStandaloneExecutableFiles()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.