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() |
public HtmlDriverProvider(EnvironmentVariables environmentVariables, CapabilityEnhancer enhancer)
public org.openqa.selenium.WebDriver newInstance()
newInstance
in interface DriverProvider