public class FirefoxDriverProvider extends java.lang.Object implements DriverProvider
| Constructor and Description |
|---|
FirefoxDriverProvider(EnvironmentVariables environmentVariables,
CapabilityEnhancer enhancer) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
newInstance(java.lang.String options) |
public FirefoxDriverProvider(EnvironmentVariables environmentVariables, CapabilityEnhancer enhancer)
public org.openqa.selenium.WebDriver newInstance(java.lang.String options)
newInstance in interface DriverProvider