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