基于 AI 的移动端 UI 自动化测试工具,支持 Android & iOS
使用智谱 AutoGLM 模型,自然语言描述测试用例,AI 自动执行操作
同时支持 Android 和 iOS 设备,USB连接、WiFi连接、远程代理
基于 scrcpy 实现网页端实时查看和操作手机屏幕
自动生成测试报告,包含截图、日志、性能指标,支持 Excel 导出
需要 Python 3.8+,推荐使用 Homebrew 安装:
brew install python3
brew install android-platform-tools
连接手机后验证:adb
devices
pip3 install tidevice
连接 iPhone 后验证:tidevice list
brew install scrcpy
cd /Users/chenwenkun/Documents/AIcwk/cloudGLM/Open-AutoGLM/web_ui && python3
server.py
从 python.org 下载安装,勾选"Add to PATH"
下载 Platform Tools,解压后添加到系统 PATH
pip install tidevice
从 GitHub Releases 下载 Windows 版本
python server.py