@ParametersAreNonnullByDefault
public class WebDriverFactory
extends java.lang.Object
| Constructor and Description |
|---|
WebDriverFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
createWebDriver(Config config,
org.openqa.selenium.Proxy proxy,
java.io.File browserDownloadsFolder) |
@CheckReturnValue @Nonnull public org.openqa.selenium.WebDriver createWebDriver(Config config, @Nullable org.openqa.selenium.Proxy proxy, @Nullable java.io.File browserDownloadsFolder)