AirtestProject / AirtestProject/Poco

Poco找不到Creator里的Button的点击属性

未关闭
#467 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
2k
派生
341
PR 合并指标
30 天内没有已合并 PR

描述

**描述问题bug**
使用Creator2.4.3版本,抓取控件时,发现Button没有找到点击属性,然后查看点击发现Creator上的点击属性是叫 “interactable”,但是poco上好像是叫“touchable”?
我抓取Button时,能获取到的内容有:
type : Button
name : chooseBtn
visible : True
pos : [0.8245949074074074, 0.34423980712890623]
size : [0.13148148148148148, 0.1]
scale : [1, 1]
anchorPoint : [0.5, 0.5]
zOrders : {'local': 1, 'global': 1}
rotation : 0

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

**poco 版本:** `1.0.82`

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。