随笔分类 -  appium

摘要:adb shell 之后的内容要用引号引起来,这样就不会报这个错误了。 eg: adb shell "dumpsys window|grep mCurrent" 阅读全文
posted @ 2020-08-02 22:00 hehehe_wy7 阅读(662) 评论(1) 推荐(1)
摘要:Appium服务端 一、JDK 1.1 推荐版本:Java SE 8u261 1.2 下载地址:https://www.oracle.com/technetwork/cn/java/javase/downloads/index.html 1.3 下载方法: 1.3.1打开下载地址后,点击下载页面的入 阅读全文
posted @ 2020-07-26 17:36 hehehe_wy7 阅读(243) 评论(0) 推荐(0)