public abstract class DriverCreator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.Capabilities |
desiredCapabilities |
protected java.lang.String |
sessionUrl |
| Modifier and Type | Method and Description |
|---|---|
abstract io.appium.java_client.MobileDriver |
getDriver() |