public class EdgeDriverProvider extends Object implements DriverProvider
| Constructor and Description |
|---|
EdgeDriverProvider(FixtureProviderService fixtureProviderService) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
newInstance(String options,
EnvironmentVariables environmentVariables) |
static Map<String,Object> |
optionsConfiguredIn(EnvironmentVariables environmentVariables) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcapabilitiesToProperties, isDriverAutomaticallyDownloaded, newInstancepublic EdgeDriverProvider(FixtureProviderService fixtureProviderService)
public org.openqa.selenium.WebDriver newInstance(String options, EnvironmentVariables environmentVariables)
newInstance in interface DriverProviderpublic static Map<String,Object> optionsConfiguredIn(EnvironmentVariables environmentVariables)
Copyright © 2022. All rights reserved.