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