momentic-mobile-test
Installation
SKILL.md
Momentic Mobile Background
Execution model
Momentic Mobile drives real Android emulators and iOS simulators. Tests are ordered lists of structured mobile steps.
- Interactive steps such as taps, typing, swipes, and scrolls use AI to resolve natural-language targets into concrete device actions.
- Assertions can evaluate visible screen state, native hierarchy, and webview state when available.
- Goal-based AI actions can perform broader tasks, but native mobile steps are more stable and should be preferred.