AirtestProject / AirtestProject/Poco
poco选ios,测微信公众号会导致微信闪退
- Lenguaje dominante
- Python
- Estrellas
- 2k
- Forks
- 341
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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
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.