public class ChromeDriverProvider extends Object implements DriverProvider
| Constructor and Description |
|---|
ChromeDriverProvider(FixtureProviderService fixtureProviderService) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
newInstance(String options,
EnvironmentVariables environmentVariables) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcapabilitiesToProperties, isDriverAutomaticallyDownloaded, newInstancepublic ChromeDriverProvider(FixtureProviderService fixtureProviderService)
public org.openqa.selenium.WebDriver newInstance(String options, EnvironmentVariables environmentVariables)
newInstance in interface DriverProviderCopyright © 2021. All rights reserved.