appium文档:https://appium.io/docs/cn/about-appium/intro/
获取当前包名及对应启动activity:adb shell dumpsys window w |findstr \/ |findstr name=
adb shell dumpsys window w |findstr \/ |findstr name=
posted on 2018-01-29 10:34 我要的明天 阅读(139) 评论(0) 编辑 收藏 举报