PJ-One

Results 2 issues of PJ-One

每次抓包结束后都会将HTTP数据包压缩成zip格式,然后上传至配置的服务器。需要在'/HttpCanary/plugins/PacketsUpload/config.json'文件中配置服务器相关参数(首次启用插件时会自动生成模板文件)。 这个 { "header1": "value1", "header2": "value2", "header3": "value3", "server": "http://***/" } 的具体使用方法是什么呢?如何才能正确上传zip文件呢?

- 手机型号:Galaxy note8 ,HONOOR V20 - uiautomator2的版本:Version: 2.16.19 - ![image](https://user-images.githubusercontent.com/97378785/215727344-b6fa5b10-49ab-4263-be28-252e6de1f43e.png) - 相关日志:日志就是找不到元素,用python -m weditor定位找不到,如图 ![image](https://user-images.githubusercontent.com/97378785/215728350-ac969e60-b861-4c92-949f-c40a6b669710.png) - 我现在这里不检测,用坐标点击进行的 ![image](https://user-images.githubusercontent.com/97378785/215728736-88c0cccb-6562-43d6-9e66-66fcd382ed4b.png) 这种检测不是元素的情况,多数出现在h5页面, 请问有伙伴是否遇到?怎么解决的呢?谢谢答复