Setup & Installation
What This Skill Does
Generates Appium test scripts for Android and iOS apps in Java, Python, or JavaScript. Handles local emulator runs and cloud execution on TestMu AI's real device farm with 100+ devices.
Appium capability setup and locator strategy choices vary by platform and break in subtle ways, so having correct boilerplate for UiAutomator2 and XCUITest saves hours of debugging driver initialization and flaky selectors.
When to use it
- Writing Appium login flow tests for an Android APK on a local emulator
- Running cross-platform mobile tests on real iPhones and Pixels via TestMu cloud
- Setting up W3C-compliant gesture actions like swipe, long press, and pinch zoom
- Switching between native and WebView contexts in hybrid mobile apps
- Configuring parallel test execution across multiple Android and iOS devices