Automates Android UI testing by intelligently combining Midscene vision-driven actions with high-speed ADB command execution.
This skill empowers developers to perform sophisticated Android UI automation directly from Claude. It features a smart execution engine that switches between Midscene's visual recognition (GLM-4.6V) for dynamic UI elements and direct ADB shell commands for millisecond-precision operations. It excels at document-driven testing, allowing users to execute test cases from Markdown reports or bug lists, automatically skipping passing tests and generating comprehensive timestamped execution reports with screenshots and logs.
主要功能
01Document-driven testing that parses Markdown reports and bug lists
02Automated generation of detailed test reports with screenshots and logs
03Vision-driven UI recognition using Midscene and GLM-4.6V integration
040 GitHub stars
05Hybrid mode combining visual positioning with rapid command sequences
06High-speed ADB execution for precise timing and race condition testing
使用场景
01Executing regression tests directly from an existing Markdown checklist
02Testing complex UI race conditions using millisecond-level ADB sequences
03Verifying bug reports by automating reproduction steps from a .md file