alipay/solopi

SoloPi 自动化测试工具

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 10th, 2026
Created on March 14th, 2019
Open Issues & Pull Requests: 137 (+0)
GitHub issues: Enabled
Number of forks: 1,261
Total Stargazers: 6,265 (+0)
Total Subscribers: 169 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

SoloPi is a mobile test automation tool that enables automated testing of Android and HarmonyOS applications through UI interaction recording and playback.

The tool addresses the challenge of creating and maintaining automated test scripts for mobile applications by allowing testers to record user interactions directly on a device and then replay those interactions to verify application behavior. It works by capturing touch events, gestures, and UI navigation through ADB (Android Debug Bridge) and converting these interactions into executable test cases that can be run repeatedly without manual intervention.

SoloPi suits teams developing Android or HarmonyOS applications who need to automate UI testing workflows without writing test code from scratch. It is particularly valuable for regression testing and exploratory testing scenarios where recording actual user behavior is faster than scripting. The project supports both traditional Android and HarmonyOS (ArkTS) platforms, making it relevant for developers targeting Huawei's ecosystem alongside standard Android devices.

The project shows consistent maintenance with regular updates addressing both Android and HarmonyOS platforms. Development activity demonstrates responsiveness to issues and pull requests from the community. The codebase reflects active refinement of core recording and playback mechanisms, with ongoing improvements to compatibility across different Android versions and HarmonyOS releases.