qwerdome

Results 7 issues of qwerdome

* 控件识别、树状结构、poco库报错 -> 此仓库 **描述问题bug** ![image](https://user-images.githubusercontent.com/74087938/184085699-ebdff34b-96cd-42fa-88d6-9a7d5b68f82d.png) [完整调用栈.txt](https://github.com/AirtestProject/Poco/files/9307045/default.txt) **python 版本:** `Python 3.7.6` ![image](https://user-images.githubusercontent.com/74087938/184086863-72446918-e7af-49d2-9d6e-d896a717d2d0.png) 运行3次oppok3设备都会抛出这个异常(进程池最大个数为4个一共8个设备) **设备:** - 型号: [oppo k3] - 系统: [android 11]

设备型号:SM-N9600 poco版本: ![image](https://user-images.githubusercontent.com/74087938/142588559-1582d07f-bcb1-4057-925d-338b16f6fdfc.png) 输入 ![image](https://user-images.githubusercontent.com/74087938/142588837-63a370f8-aa6c-45cc-9931-d7314fb3ffa2.png) 实际结果:点击坐标失败

:bulb:**相关项目:** Airtest **标题:** [BUG提交]使用Recorder录制视频,vivo手机大小显示为0kb **AirtestIDE版本:** 无 - [x] **使用了本地Pyhton环境运行脚本** - Python版本: 3.7.6 - Airtest版本: v1.2.6 **报错描述:**     vivo手机录制完视频大小显示为0kb **相关截图:** ![](https://hfc20-issue-helper.s3.nie.netease.com/media/2022/08/29/345/image.png) **报错Log:** ``` 无 ``` **连接设备信息:** 设备类型 | 设备型号 | 系统版本号 |...

:bulb:**相关项目:** Airtest **标题:** [BUG提交]使用Recorder录制视频,honor 8x抛出异常 **AirtestIDE版本:** 无 - [x] **使用了本地Pyhton环境运行脚本** - Python版本: 3.7.6 - Airtest版本: v1.2.6 **报错描述:**     from airtest.core.android.recorder import Recorder 结束录屏抛出异常 **相关截图:** ![](https://hfc20-issue-helper.s3.nie.netease.com/media/2022/08/29/344/image.png) **报错Log:** ``` Traceback (most recent call...

**Describe the bug** ![image](https://user-images.githubusercontent.com/74087938/230341847-c9967125-2a85-4a5b-aa6e-04b0b43c55c5.png) ``` from airtest.core.api import * from poco.drivers.android.uiautomation import AndroidUiautomationPoco import logging # logger_ = logging.getLogger('airtest') # logger_.setLevel(logging.INFO) dev=connect_device("Android:///8a7ec583") poco=AndroidUiautomationPoco(device=dev, use_airtest_input=True, screenshot_each_action=False) poco("com.lemurbrowser.exts:id/menu_tools").wait().click() poco(text='Edge').wait().click() poco("android.widget.EditText").wait().click() dev.text("adguard") poco("uhfCatLogoButton").parent().click(focus=[0.9,0.9])...

(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。) **(重要!问题分类)** * 图像识别相关问题 -> https://github.com/AirtestProject/Airtest/issues * 测试开发环境AirtestIDE使用问题 -> https://github.com/AirtestProject/AirtestIDE/issues * 控件识别、树状结构、poco库报错 -> 此仓库 **描述问题bug** (简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。) ``` (在这里粘贴traceback或其他报错信息) ``` **复现步骤** 1. Go to '...' 2. Click on '....' 3. Scroll...

test.py file ``` from jsonpath import jsonpath import json with open(r"./test.json","r") as f: date=f.read() date=json.loads(date) result=jsonpath(date,'$..book[?(@.price