AirtestProject / AirtestProject/iOS-Tagent

IOS弹框点击bug

Open
#77 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
722
Forks
194
PR merge metrics
No merged PRs in 30d

Description

**描述问题bug**
IOS使用图像识别或者poco点击 **弹框中的按钮**:
airtest能识别到按键位置,例如确认,取消;但是进行点击执行时,弹框会先消失,然后再点击导致无法点击到弹框中到按键还会导致误点。

**相关截图**
屏幕快照 2019-08-18 下午4 07 21

**复现步骤**
1、app中触发弹框
2、使用airtest点击弹框中确认按键
3、程序执行中,先识别到点击位置->弹框消失(异常)->点击(弹框消失后的)页面

**预期效果**
期望执行应是识别“确认”键位置->点击弹框中”确认“按键->弹框消失;

(预期想要得到什么、见到什么)

**python 版本:** `python2.7.10`

**airtest 版本:** `1.2.1`

**设备:**
- 型号: iPhone6s
- 系统: 10.3.2
- (别的信息)

**其他相关环境信息**
操作环境:macos 10.14.4

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.