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