Package | Description |
---|---|
com.github.nscuro.wdm.factory |
This package contains classes that are responsible for the actual
WebDriver instantiation. |
com.github.nscuro.wdm.manager |
This package contains classes responsible for
WebDriver instance management. |
Modifier and Type | Class and Description |
---|---|
class |
LocalWebDriverFactory
A
WebDriverFactory that creates local WebDriver instances. |
class |
RemoteWebDriverFactory
A
WebDriverFactory that creates WebDriver instances remotely. |
Constructor and Description |
---|
SingletonWebDriverManager(WebDriverFactory webDriverFactory) |
Copyright © 2019. All rights reserved.