AI Agent Hub
Back to plugins
🖥️

dsh-mobile-control

Client Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install PangYiMing/dsh-mobile-control

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command: dsh plugin install PangYiMing/dsh-mobile-control, or visit the source: https://github.com/PangYiMing/dsh-mobile-control.

About this plugin

Traditional iOS simulator automation methods like idb or cliclick/AppleScript often suffer from dependency issues or require granting macOS accessibility permissions, leading to unresponsive taps or complex setup. This plugin integrates WebDriverAgent (WDA), leveraging the in-simulator XCUITest runner to bypass these limitations, offering a zero-permission, dependency-free solution. Its core capabilities include simulator screenshots, element lookup and tapping, accessibility tree export, URL opening, and privacy pre-authorization, all bundled as a mobile_* toolset for easy integration into automation workflows. It is ideal for developers and QA professionals seeking efficient iOS simulator automation, especially those who want to streamline environment setup and avoid permission hassles.

Use Cases

  • Automate iOS simulator interface actions on macOS.
  • Conduct UI tests for iOS apps without permission dependencies.
  • Simulate user interactions like tapping elements, taking screenshots, and opening links.

Best For

  • iOS app developers and test engineers.
  • Engineers seeking to simplify iOS automation setup.
  • Automation script writers who want to avoid macOS accessibility permissions.