AirtestProject / AirtestProject/Poco

IOS点击元素无效

Abierto
#395 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
2k
Forks
341
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**描述问题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`

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.