Autonomously test an app UI (iOS or Android) by running interact-screenshot-verify loops using argent MCP tools. Use when testing UI flows, verifying login…
Platform-agnostic The interaction tool names are identical on iOS and Android — gesture-tap, gesture-swipe, describe, screenshot, launch-app, etc. — and the tool-server auto-dispatches based on the udid you pass (UUID-shape → iOS, adb serial → Android). Before testing, resolve which device to test on. Call list-devices and follow <device_selection_rule>: prefer a running device on any platform; Once a platform is chosen, the per-platform setup skill takes over: Platform Setup skill Find devices with iOS argent-ios-simulator-setup list-devices → boot-device with udid if none booted Android argent-android-emulator-setup list-devices → boot-device with avdName if none ready 1. Workflow All interactions go through argent MCP tools. Ensure the simulator/emulator is ready before starting. For implementation tasks that modify visible UI, this workflow can also serve as a visual acceptance path.
don't have the plugin yet? install it then click "run inline in claude" again.