mobile-tester

Write and execute vision-based UI tests on real Android and iOS devices.

47|11|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/buiphucminhtam/forgewright --skill mobile-tester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-tester
Source: https://github.com/buiphucminhtam/forgewright/tree/main/skills/mobile-tester
Command: npx skills add https://github.com/buiphucminhtam/forgewright --skill mobile-tester

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Testing mobile apps on real devices is slow, error-prone, and requires manual setup; this skill automates writing and executing UI tests using vision-based AI to speed up QA and improve coverage.

Core Features & Use Cases

  • Vision-based automated mobile UI testing on real Android and iOS devices using Midscene.js
  • Generates tests from BRD/PRD and executes them on connected devices
  • Produces visual replay reports and structured test outputs
  • Integrates with an orchestrator for end-to-end device testing

Quick Start

Connect a real Android or iOS device and instruct the AI to generate and run vision-based mobile tests from your BRD/PRD.

Frequently Asked Questions about mobile-tester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate mobile UI testing on real Android and iOS devices?

You can automate mobile UI testing on real devices by using vision-based AI to generate and execute end-to-end tests. This approach verifies real-device interactions and visual correctness without manual script writing.

What is vision-based mobile testing and how does it work?

Vision-based mobile testing uses AI to interpret and interact with the UI visually rather than relying on underlying DOM or accessibility trees. It automates test execution by visually analyzing the screen to verify UI correctness.

Can I generate mobile tests from BRD or PRD documents?

Yes, you can generate mobile tests directly from BRD or PRD documents. The AI analyzes your requirements to automatically create and execute the corresponding vision-based UI tests on connected devices.

Do I need ADB and WebDriverAgent to run end-to-end tests on real devices?

Yes, ADB and WebDriverAgent are required for device connectivity. ADB facilitates Android device communication, while WebDriverAgent is necessary for iOS, enabling the execution of automated tests on real hardware.

What kind of reports do I get from automated mobile app testing?

Automated mobile app testing produces visual replay reports and structured test outputs. These reports detail the visual correctness checks and real-device interactions executed during the end-to-end QA process.

Is AI-powered mobile testing suitable for replacing manual app QA?

AI-powered mobile testing is suitable for replacing manual app QA by automating visual correctness verification and real-device interactions. It speeds up QA cycles and improves test coverage for end-to-end mobile scenarios.