public class RemoteDriverProvider extends Object implements DriverProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
MISSING_REMOTE_DRIVER_PROPERTY |
| Constructor and Description |
|---|
RemoteDriverProvider(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 static final String MISSING_REMOTE_DRIVER_PROPERTY
public RemoteDriverProvider(FixtureProviderService fixtureProviderService)
public org.openqa.selenium.WebDriver newInstance(String options, EnvironmentVariables environmentVariables)
newInstance in interface DriverProviderCopyright © 2022. All rights reserved.