public class EdgeDriverProvider extends java.lang.Object implements DriverProvider
Constructor and Description |
---|
EdgeDriverProvider(FixtureProviderService fixtureProviderService) |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebDriver |
newInstance(java.lang.String options,
net.thucydides.core.util.EnvironmentVariables environmentVariables) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
capabilitiesToProperties, newInstance
public EdgeDriverProvider(FixtureProviderService fixtureProviderService)
public org.openqa.selenium.WebDriver newInstance(java.lang.String options, net.thucydides.core.util.EnvironmentVariables environmentVariables)
newInstance
in interface DriverProvider