Appium classes provide means to respond to the Appium server commands using internal methods to inspect and interact with the UI elements on screen.
The following platforms are supported by the Appium You.i Engine Driver.
Appium You.i Engine Driver supports iOS versions 8+.
Appium You.i Engine Driver supports Android versions 4.1+ (API level 16+).
Classes | |
| class | CYIWebDriver |
| CYIWebDriver exposes functionality for the Appium driver to use, using a socket server. More... | |
| class | CYIWebDriverLocator |
| Instantiates the CYIWebDriver. The instance will be deleted automatically when the application is terminated. More... | |