Testing Android Applications
warning
The article currently contains basic information and will be improved in testplane#1002.
If you have any questions, please refer to the discussions on GitHub.
Overview
Testplane uses WebdriverIO to communicate with browsers and devices, so out of the box, it supports testing native Android applications on real devices or emulators using Appium.
Quick Start
- Template Project for running tests on Android/iOS using WebdriverIO and Appium
- Documentation for interacting with Appium using WebdriverIO
- Appium Documentation