public interface WebDriverFactory
| Modifier and Type | Method and Description |
|---|---|
WebdrivingSession |
createWebdrivingSession(WebDriverConfig config)
Creates a webdriving session with the given configuration.
|
WebdrivingSession createWebdrivingSession(WebDriverConfig config) throws IOException
config - the configurationIOException - on I/O errorCopyright © 2016–2018. All rights reserved.