zach8777

Results 3 comments of zach8777

只重启uiautomator2会有什么问题吗,搜索了一下国王的issue和pr,没有看到有相关的记录呢

在module/device/connection.py里有一个`install_uiautomator2()`,为什么在device/adb.py里不使用这个函数,而要重新写一遍这个逻辑呢

判断如果click_count==6 或者连续两个click_count>=4就尝试重新安装uiautomator2. 追上了最新的bug_fix分支