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