会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Live2D
Constant dropping wears the stone
To build a better world by testing!
博客园
首页
新随笔
联系
管理
2022年5月25日
Appium 启动app
摘要: 1. 通过命令查看包名: 方法一 * >> adb shell pm list packages 方法二* >> adb shell pm list packages -3 2. 获取acitvity 3. 编写启动代码 #!/usr/bin/env python # -*- coding: utf
阅读全文
posted @ 2022-05-25 19:15 soulorelax
阅读(241)
评论(0)
推荐(0)