public static interface FirefoxWebDriverFactory.InstanceConstructor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
construct(org.openqa.selenium.firefox.GeckoDriverService geckoDriverService,
org.openqa.selenium.firefox.FirefoxOptions options) |
T construct(org.openqa.selenium.firefox.GeckoDriverService geckoDriverService, org.openqa.selenium.firefox.FirefoxOptions options) throws IOException
IOExceptionCopyright © 2016–2018. All rights reserved.