| Package | Description |
|---|---|
| com.lazerycode.selenium | |
| com.lazerycode.selenium.download | |
| com.lazerycode.selenium.repository |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SeleniumServerMojo.setSystemProperties(DriverMap driverRepository)
Set the system property webdriver.*.driver for the latest revision of each binary extracted.
|
| Modifier and Type | Method and Description |
|---|---|
DriverMap |
DownloadHandler.ensureStandaloneExecutableFilesExist() |
| Constructor and Description |
|---|
DownloadHandler(File rootStandaloneServerDirectory,
File downloadedZipFileDirectory,
int fileDownloadRetryAttempts,
int fileDownloadConnectTimeout,
int fileDownloadReadTimeout,
DriverMap filesToDownload,
boolean overwriteFilesThatExist,
boolean checkFileHash,
boolean useSystemProxy,
boolean onlyGetLatestVersions) |
| Modifier and Type | Method and Description |
|---|---|
static DriverMap |
FileRepository.buildDownloadableFileRepository(NodeList nodesFound,
boolean useThirtyTwoBitBinaries,
boolean useSixtyFourBitBinaries) |
Copyright © 2017. All rights reserved.