| Package | Description |
|---|---|
| io.appium.java_client | |
| io.appium.java_client.android | |
| io.appium.java_client.ios | |
| io.appium.java_client.youiengine | |
| org.openqa.selenium.remote |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MobileDriver<T extends WebElement> |
interface |
TouchableElement<T extends WebElement>
It supposed that mobile elements could be tappable, swipeable, zoomable and so on.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppiumDriver<T extends WebElement> |
class |
MobileElement |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidDriver<T extends WebElement> |
class |
AndroidElement |
| Modifier and Type | Class and Description |
|---|---|
class |
IOSDriver<T extends WebElement> |
class |
IOSElement |
| Modifier and Type | Class and Description |
|---|---|
class |
YouiEngineDriver<T extends WebElement> |
class |
YouiEngineElement |
| Modifier and Type | Class and Description |
|---|---|
class |
org.openqa.selenium.remote.RemoteWebDriver |
class |
org.openqa.selenium.remote.RemoteWebElement |
Copyright © 2016. All rights reserved.