You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
当元素的元素的visible属性为false时,如何使用poco进行定位并操作,目前进行点击时会报错:poco.exceptions.PocoNoSuchNodeException: Cannot find any visible node by query UIObjectProxy of "text=福利"
Expected behavior
visible=false时也可以进行操作
Screenshots
python version:python3.8
airtest version:1.2.17
You can get airtest version via pip freeze command.
Smartphone (please complete the following information):
OS: [HarmonyOS 4.0.0.121]
The text was updated successfully, but these errors were encountered:
Describe the bug
当元素的元素的visible属性为false时,如何使用poco进行定位并操作,目前进行点击时会报错:poco.exceptions.PocoNoSuchNodeException: Cannot find any visible node by query UIObjectProxy of "text=福利"
Expected behavior
visible=false时也可以进行操作
Screenshots
python version:
python3.8
airtest version:
1.2.17
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: