Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Currently only supports port forwarding for locally connected iOS devices #610

Open
jiaheqi opened this issue Mar 5, 2024 · 1 comment

Comments

@jiaheqi
Copy link

jiaheqi commented Mar 5, 2024

描述问题bug
ios通过wda启动后,连接测试,返回:Currently only supports port forwarding for locally connected iOS devices

  File "/Users/topjoy/jenkins_home/workspace/DaoAutoUI/.venv/lib/python3.9/site-packages/poco/proxy.py", line 233, in __getitem__
    nodes = self._do_query(multiple=True, refresh=True)
  File "/Users/topjoy/jenkins_home/workspace/DaoAutoUI/.venv/lib/python3.9/site-packages/poco/proxy.py", line 888, in _do_query
    raise PocoNoSuchNodeException(self)
poco.exceptions.PocoNoSuchNodeException: Cannot find any visible node by query UIObjectProxy of "SecureTextField"

复现步骤
通过pycharm连接测试ios的真机设备

预期效果
在本地测试可以正常运行,推送上线后不可用,不确定是因为版本原因还是什么原因?
相关截图
(贴出遇到问题时的截图内容,如果有的话)

python 版本: python3.9

poco 版本: 1.0.94

poco版本通过pip freeze可以命令可以查到

设备:

  • 型号: mac
  • 系统:mac os
  • (别的信息)

其他相关环境信息

@rere332
Copy link

rere332 commented Apr 23, 2024

解决了吗? 遇到同样的报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants