We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.6.4
android,ios
自动化弹窗有几种情况,看下sonic是否能做处理: 1.手机接入的时候android需要安装sonic的三个apk,目前有些需要确认安装的手机无法自动安装成功,可否在安装的时候加一下Uiwatcher监控。---理论上可做,但是我改不动源码。 2.真机操作或者自动化步骤安装应用操作有些手机有弹窗也可以加入Uiwatcher监控,--这个我目前试了自己加了已实现, 3.自动化过程中有不定时的弹窗,能否在自动化执行的时候也可以开启监控监测,弹窗可以自己配置哪些需要监控到就处理,Android有更新,权限等,iOS有更新,appid认证等,---是否可以参考这个实现https://testerhome.com/topics/12938
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
Sonic version
2.6.4
Deploy platform
android,ios
Minimal reproduce step
自动化弹窗有几种情况,看下sonic是否能做处理:
1.手机接入的时候android需要安装sonic的三个apk,目前有些需要确认安装的手机无法自动安装成功,可否在安装的时候加一下Uiwatcher监控。---理论上可做,但是我改不动源码。
2.真机操作或者自动化步骤安装应用操作有些手机有弹窗也可以加入Uiwatcher监控,--这个我目前试了自己加了已实现,
3.自动化过程中有不定时的弹窗,能否在自动化执行的时候也可以开启监控监测,弹窗可以自己配置哪些需要监控到就处理,Android有更新,权限等,iOS有更新,appid认证等,---是否可以参考这个实现https://testerhome.com/topics/12938
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: