| Interface | Description |
|---|---|
| ExternalBinarySource |
A representation of an external source of some binarie.
|
| Class | Description |
|---|---|
| GeckoDriverGitHubSource | |
| GitHubSource |
GitHub source is an abstract class that helps you to retrieve either latest release or a release with some version
from some specific repository.
|
| PhantomJSGitHubBitbucketSource |
A slightly changed
GitHubSource implementation handling PhantomJS binaries. |
| SeleniumXmlStorageSource |
XmlStorageSource for Selenium binaries. |
| XmlStorageSource |
XmlStorageSource source is an abstract class that helps you to retrieve either latest release
or a release with some version from some specific XML-based storage, such as S3 buckets.
|
| Exception | Description |
|---|---|
| MissingBinaryException |
Copyright © 2021 JBoss by Red Hat. All rights reserved.