AirtestProject / AirtestProject/Poco

IOS点击元素无效

Open
#395 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
341
PR merge metrics
No merged PRs in 30d

Description

**描述问题bug**
(简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。)
在poco辅助窗中可以看到元素,并且代码中可以找到元素,但是该元素却无法点击,并且无报错信息
元素如下:
```
Path from root node: [0, 0, 1, 2, 1]
Payload details:
type : Button
name : oscar_confirmBtn
visible : True
isEnabled : b'1'
label : b'\xe7\xa1\xae\xe5\xae\x9a'
identifier : b'oscar_confirmBtn'
size : [0.09765625, 0.0390625]
pos : [0.5, 0.3294270833333333]
zOrders : {'local': 0, 'global': 0}
anchorPoint : [0.5, 0.5]
```

**期望**
期望可以点击截图中的确认按钮

**相关截图**
![image](https://user-images.githubusercontent.com/7638901/85534911-4fbc6700-b644-11ea-961c-57a6c5ef66f3.png)

**python 版本:** `python3.7`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.