| Modifier and Type | Method and Description |
|---|---|
WebdrivingSession |
ChromeWebDriverFactory.createWebdrivingSession(WebDriverConfig config) |
WebdrivingSession |
FirefoxWebDriverFactory.createWebdrivingSession(WebDriverConfig config) |
WebdrivingSession |
WebDriverFactory.createWebdrivingSession(WebDriverConfig config)
Creates a webdriving session with the given configuration.
|
static WebdrivingSession |
WebdrivingSession.simple(org.openqa.selenium.WebDriver driver) |
Copyright © 2016–2018. All rights reserved.