码迷,mamicode.com
首页 > 移动开发 > 详细

如何实现Appium每次运行可不用卸载手机上的Appium Settings 和Unlock

时间:2019-11-18 20:06:27      阅读:308      评论:0      收藏:0      [点我收藏+]

标签:ref   ppi   lock   href   bin   details   运行   手机   androi   

转自:https://blog.csdn.net/Jennifer_Xue/article/details/82705486

1.首先进入Appium的安装目录,例如D:\softwarePath\Appium\node_modules\appium\lib\devices\android,找到android.js文件

2.使用编辑器编辑该文件,在113和114行,注释掉this.pushSettingsApp.bind(this),
this.pushUnlock.bind(this), 重启Appium

3.大功告成,不用每次都卸载Appium Settings 和Unlock啦~

 

如何实现Appium每次运行可不用卸载手机上的Appium Settings 和Unlock

标签:ref   ppi   lock   href   bin   details   运行   手机   androi   

原文地址:https://www.cnblogs.com/daiwl/p/11884582.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!