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