Alex Zhao
Alex Zhao
Yes, i also wanted if it can delete directories. and delete files
> 没想到这么古老的项目还有人用,我周末改改吧,去掉iproxy的依赖 https://github.com/DeviceFarmer/stf_ios_support 这个项目里面用的都是这个, 我现在也遇到了这个问题,奇怪的是出问题是在iOS13.6.1
可以参考这个https://github.com/DeviceFarmer/stf_ios_support 目前是deviceFramer正在开发中, 可关注该issue是否解决https://github.com/DeviceFarmer/stf_ios_support/issues/58
但是这个是基于appium的解决方案,理论上可替换成iOS-Tagent
多谢这个accessibleSource,我可以去看看https://github.com/AirtestProject/Poco/blob/master/poco/drivers/ios/__init__.py 这里的实现默认是使用json和xml。可以看下是否通过accessibleSource 获取
第一个问题我也遇到,不知道怎么解决,应该是wda那边需要处理 第二个问题是因为iOSTagent做了处理,只支持http://127.0.0.1:8100/source?format=json 和http://127.0.0.1:8100/source?format=xml
I also found this issue with no errors. Also without no messages in it. {'_messages': [], '_nodes': [], '_buses': [], '_name_to_message': {}, '_frame_id_to_message': {}, '_version': None, '_dbc': None, '_frame_id_mask': 4294967295,...
I got wordaround to fix this issue. I use canmatrix which have canconvert tools to convert to dbc. ``` pip install canmatrix ``` canconvert xxx.arxml 2.dbc ``` cantools.database.load_file("2.dbc") ``` It...
Anyupdate on this question, i am also facing this problem on Ubuntu 18.04. and my adb server is windows under the corp network. i tried using bind_dev_pub as below:`docker run...
@steveleeh 也遇到了相同的问题,10s,结果已经过去了。这个apk,能发下吗,非常感谢。 [email protected]