05 2019 档案

摘要:一:adb常用命令 (常规元素定位) adb devices检测设备 adb shell 进入到手机的shell模式 adb pull/push 和手机里面的文件进行交互 adb install adb uninstall adb start-server adb kill-server adb s 阅读全文
posted @ 2019-05-14 00:32 Lucky-qq 阅读(59) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2019-05-08 10:10 Lucky-qq 阅读(58) 评论(0) 推荐(0)
摘要:一:appium安装 1.直接安装 2.命令行安装 环境准备 1.java 2.git 3.ruby 4. brew brew的安装,brew是Mac OS不可或缺的套件管理器,地址https://brew.sh/index_zh-cn.html 执行命令:/usr/bin/ruby -e "$(c 阅读全文
posted @ 2019-05-05 19:54 Lucky-qq 阅读(451) 评论(0) 推荐(0)