zhaojunye
zhaojunye
ModuleNotFoundError: No module named 'common' use `pip install common` maybe you don't install some packages needed
Have you solved? I have the same question
https://github.com/openatx/facebook-wda/issues/84 Issue84 explains this question, parameter `-u` does not support high version iOS
用以下方式得到的位置信息是正确的: ``` from wda import USBClient c = USBClient() pos = c(label='无线局域网与蜂窝网络').get() print(pos.bounds) ``` 输出结果如下: ``` Rect(x=271, y=159, width=270, height=44) ``` 这个`source()`获取的信息颠倒
补充一下,可以拿一个游戏来测试,一般发生在游戏内。