Quinn

Results 4 issues of Quinn

# Bug When the primary key of the reference field of the model is not id, there will be a KeyError here. ### Current Behavior ```pyhton def doc(self, include: Optional["AbstractSetIntStr"]...

bug

(请尽量按照下面提示内容填写,有助于我们快速定位和解决问题,感谢配合。否则直接关闭。) **(重要!问题分类)** * 图像识别相关问题 -> https://github.com/AirtestProject/Airtest/issues * 测试开发环境AirtestIDE使用问题 -> https://github.com/AirtestProject/AirtestIDE/issues * 控件识别、树状结构、poco库报错 -> 此仓库 **描述问题bug** (简洁清晰得概括一下遇到的问题是什么。或者是报错的traceback信息。) use javacap ``` 09-22 18:19:15.607 I/ActivityManager( 1135): Force stopping com.netease.open.pocoservice appid=10641 user=0: from process:13486...

用例中点击点击APP退出按钮,立即出现 wda.WDAError: WDAError(status=889, value=Application is not running, possibly crashed),APP实际已退出,点击APP退出按钮是正常操作。