Mobile Testing

Automated Android app testing on an emulator — connect to an AVD, drive the UI (tap/swipe/type/keys/deep links), read the UI/accessibility tree, capture screenshots/recordings and logcat, capture/mock/intercept the app's HTTP(S) traffic in-process (Frida OkHttp hook — no proxy/CA, pinning bypassed) and pin a W3C trace id, and verify app state. Use for testing Android apps, mobile UI flows, login/checkout on Android, or emulator-based verification. Emulator only (no physical devices, no iOS); network capture/mocking needs a rootable emulator image. For web pages use browser-testing; for server APIs use backend-testing.

ironbee-ai 4eef13f 7.8 KB Updated

File contents

ironbee-ai/ironbee-devtools-skills/tree/main/skills/mobile-testing commit 4eef13fe7b

Frequently asked questions

npx skillmds@latest add ironbee-ai/mobile-testing