| Downloader |
Downloader class.
|
| GeckodriverSupport |
POJO to parse geckodriver-support.json
(https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/common/geckodriver/geckodriver-support.json).
|
| GitHubApi |
Plain-Old Java Object to parse JSON GitHub API (e.g.
|
| GoodVersions |
POJO to parse the Chrome for Testing (CfT) JSON endpoints
(https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json).
|
| HttpClient |
HTTP Client.
|
| LastGoodVersions |
POJO to parse the Chrome for Testing (CfT) JSON endpoints
(https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions-with-downloads.json).
|
| NpmMirror |
Plain-Old Java Object to parse JSON of https://registry.npmmirror.com/.
|
| Parser |
JSON parser for online endpoints.
|
| S3NamespaceContext |
Namespace context for S3 buckets.
|
| UrlHandler |
Handler for URLs (filtering, version selection).
|