Package | Description |
---|---|
com.lazerycode.selenium.download | |
com.lazerycode.selenium.repository |
Modifier and Type | Method and Description |
---|---|
protected File |
DownloadHandler.downloadFile(DriverDetails driverDetails,
boolean shouldWeCheckFileHash)
Perform the file download
|
Modifier and Type | Field and Description |
---|---|
protected HashMap<DriverContext,TreeMap<String,DriverDetails>> |
DriverMap.repository |
Modifier and Type | Method and Description |
---|---|
DriverDetails |
DriverMap.getDetailsForLatestVersionOfDriverContext(DriverContext driverContext) |
DriverDetails |
DriverMap.getDetailsForVersionOfDriverContext(DriverContext driverContext,
String version) |
Modifier and Type | Method and Description |
---|---|
TreeMap<String,DriverDetails> |
DriverMap.getMapForDriverContext(DriverContext driverContext) |
Copyright © 2015. All Rights Reserved.