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