appium遇到的问题

问题1:权限问题:java.lang.SecurityException: Injecting to another application requires INJECT_EV ENTS permission

https://blog.csdn.net/qq_38112817/article/details/84860928
注入到另一个应用程序需要INJECT_EVENTS许可
解决方案:
使用的设备是:手机 xiaomi note3, Android 版本:7.1.1
解决方法: 在 开发者选项 中,将 usb调试-(安全设置)【允许通过USB调试修改权限或模拟点击】 打开,再次运行,问题解决。(其他手机大家可以参考)

_ _ Appium click事件 报错 Injecting to another application requires INJECT_EVENTS permission 解决方法相同


posted @ 2023-02-22 17:50  syy714363310  阅读(85)  评论(0编辑  收藏  举报