Androidviewclient特性

Androidviewclient features

我仍在使用 AndroidViewClient 版本 10.5。新版本 10.7 是否实现新功能作为 monkey 替代品并支持在此 post AndroidViewClient's device.touch() is much slower than MonkeyRunner's. Can it be fixed?

上提出的 unicode

您可以在 https://github.com/dtmilano/AndroidViewClient/commits/master 查看包含更改说明的日志。

您提到的两个问题的解决方案正在进行中,所需的支持是最新版本更改的一部分(检查 UiAutomatorHelper)。基本上,UiAutomatorHelper 将 运行 作为设备上的 REST 服务器,交互将通过它进行。