元心智能移动操作系统UI自动化测试框架
- 适用与SyberOS5.0及以上版本,包括5.5及以上的安卓兼容版本。
- 推荐适用环境:python3.8+ubuntu1804/MacOS。python3版本过高或过低可能存在依赖安装失败的问题。
安装
1.更新pip工具至最新版本:
python3.8 -m pip install --upgrade pip
2.安装uitestrunner-syberos:
python3.8 -m pip install uitestrunner-syberos
如果在中国大陆下载太慢的话可以换源,在命令后面添加参数
-i https://mirrors.aliyun.com/pypi/simple/
快速开始
1.准备设备。确保设备已经连接至电脑,并开启USB调试模式。通过ssh或adb/cdb等方式登录设备。执行命令以开启UI自动化测试服务guiautotestd:
guiautotest-ctl enable
reboot
- ssh用户名密码默认为
developer,密码为system。- 每台设备只需要执行一次即可。执行后设备会自动重启。
2.连接及测试。SyberOS设备的USB端口一般默认为rndis模式,设备地址为192.168.100.100,guiautotestd服务端口为10008。通过浏览器访问http://192.168.100.100:10008,即可打开UIMonitor界面如下图:
- UIMonitor工具用于以可视化的方式查看设备上的UI元素的布局信息,以及各个元素的详细属性信息和定位信息等。同时也支持一定的远程控制功能,如屏幕的点击、滑动等操作。
- 部分SyberOS的设备可能根据项目要求的不同而使用了其它USB端口模式,如adb、cdb等。如果是此种情况应通过adb/cdb工具的端口转发功能将guiautotestd的服务端口映射到本地。命令示例如下:
adb forward tcp:10008 tcp:10008此时则改由通过http://127.0.0.1:10008访问UIMonitor。
Release files for uitestrunner-syberos 3.0.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uitestrunner_syberos-3.0.10.tar.gz | 61.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uitestrunner_syberos-3.0.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:122.8 MB
Release files / uitestrunner_syberos-3.0.10.tar.gz
| Download URL | uitestrunner_syberos-3.0.10.tar.gz |
|---|---|
| Size | 61.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cea3c33620fcb6344a71560d297682d91bafc5399f3b4ed15e6cbb28610a7d39
|
|
BLAKE2b-256 checksum How to use checksums |
3832ba6477b2fe1081ceee1f2ce78cab0551e65cb4d7ecfed41db3c66cacb19b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 29, 2026.
Transparency logRelease files / uitestrunner_syberos-3.0.10-py3-none-any.whl
| Download URL | uitestrunner_syberos-3.0.10-py3-none-any.whl |
|---|---|
| Size | 61.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ea1da9b3bd56bca726baf8e422c059ca1c873e6eaf71eb38e97c7c69044bd3b6
|
|
BLAKE2b-256 checksum How to use checksums |
ed813026fd62882c8dbcb641e9f9a179d670f9f0e22f5cfbb838528f91a6d1c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 29, 2026.
Transparency log