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