AirtestProject / AirtestProject/Poco

poco选ios,测微信公众号会导致微信闪退

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

描述

**Describe the bug**

Xcode编译后运行test,在airtest里面连接上http://127.0.0.1:8100
右边开始显示iphone屏幕
poco辅助窗选,然后点击摄像头的图标开始录制,然后点击微信,在点击聊天页面的拼多多公众号,微信就crash了
再进一步测试发现点击任何微信公众号都会导致闪退,poco辅助窗那个默认的stop是没有问题的,但那个没有自动生成代码,请问那个stop用的是直接xcuitest的api?

这是自动生成的代码:

from airtest.core.api import *

from poco.drivers.ios import iosPoco
poco = iosPoco()
poco("拼多多").click()

**Expected behaviour**
点击公众号之后不应该闪退

**airtest version:** `1.2.0` poco是airtest1.2.0自带的

Appium-Python-Client==0.40
atomicwrites==1.3.0
attrs==19.1.0
more-itertools==7.0.0
pluggy==0.9.0
py==1.8.0
pytest==4.4.0
selenium==3.141.0
six==1.12.0
urllib3==1.24.1

**Smartphone (please complete the following information):**
Xcode 10.1
ios 10.2
iphone7

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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