Lucy
Lucy
**文件配置:** [ { "activity": "com.tal.xpod.ket.home.index.MainActivity", "xpath": "//*[@resource-id='com.tal.xpod.ket.debug:id/tv_logout' and @class='android.widget.TextView' and @text='退出当前账号']" }, { "activity": "com.tal.xpod.ket.home.index.MainActivity", "xpath": "//*[@resource-id='com.tal.xpod.ket.debug:id/tv_left_btn' and and @class='android.widget.TextView' and @text='退出']" } ] 命令: adb shell CLASSPATH=/sdcard/monkeyq.jar:/sdcard/framework.jar:/sdcard/fastbot-thirdpart.jar exec app_process...
(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。**否则直接关闭。**) **(重要!根据问题类型选择分类)** * 图像识别相关问题 -> https://github.com/AirtestProject/Airtest/issues * 控件识别、树状结构、poco库报错 -> https://github.com/AirtestProject/Poco/issues * 测试开发环境AirtestIDE使用问题(本软件) -> 本页面 **详细描述问题bug:** bug描述 使用poco的gettext()会遇到异常: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) **复现步骤:** 偶现问题,复现概率较高 **python 版本:** `python3.11`...