Package | Description |
---|---|
com.github.nscuro.wdm.binary |
This package contains classes for binary downloading and management
|
com.github.nscuro.wdm.factory |
This package contains classes that are responsible for the actual
WebDriver instantiation. |
Modifier and Type | Method and Description |
---|---|
BinaryManager |
BinaryManager.Builder.build() |
static BinaryManager |
BinaryManager.createDefault()
Get the default
BinaryManager . |
Constructor and Description |
---|
LocalWebDriverFactory(BinaryManager binaryManager)
Create a
LocalWebDriverFactory that is able to download binaries if necessary. |
LocalWebDriverFactory(BinaryManager binaryManager,
WebDriverFactoryConfig config)
Create a
LocalWebDriverFactory that is able to download binaries if necessary. |
Copyright © 2019. All rights reserved.