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 摘要。