Appium Inspector使用教程

1.下载最新版本

https://github.com/appium/appium-inspector/releases

2.本地启动一个Appium服务

若Android SDK已安装Appium服务,则在任意terminal使用appium启动服务即可

3.Appium Inspector客户端配置连接到Appium服务

Configuring and Starting a Session - Appium Inspector

配置样例

复制代码
{
  "platformName": "Android",
  "appium:appPackage": "ai.edalearning.app",
  "appium:appActivity": "com.nd.smartcan.appfactory.demo.SplashActivity",
  "appium:automationName": "UiAutomator2",
  "appium:noReset": false
}

踩坑:appActivity被写成androidActivity,导致服务器一直返回500,查看服务器窗口发现报错日志 定位到该问题

AndroidUiautomator2Driver@1405\] The following provided capabilities were not recognized by this driver: \[AndroidUiautomator2Driver@1405\] androidActivity

相关推荐
测试人社区—66795 天前
2025区块链分层防御指南:AI驱动的安全测试实战策略
开发语言·驱动开发·python·appium·pytest
测试19985 天前
如何使用Appium实现移动端UI自动化测试?
自动化测试·软件测试·python·测试工具·ui·appium·测试用例
HEADKON9 天前
米托坦Mitotane长期治疗中的疗效监测与基于毒性的个体化剂量调整
appium
shughui15 天前
Android SDK 下载、安装与配置(详细图文附安装包,适配Appium+Python自动化)
android·python·appium·android-studio·android sdk
未定义.22116 天前
第7篇:跨端拓展!Playwright+Appium实现Web+移动端全覆盖
python·ui·appium·自动化·jenkins·pytest
BullSmall1 个月前
自动化测试开发规范
selenium·测试工具·appium·自动化
BatyTao1 个月前
Appium-Inspector下载安装全攻略
appium
阿蔹1 个月前
UI测试自动化-Web-Python-Appium
前端·python·ui·appium·自动化
BatyTao1 个月前
无线真机自动化测试全攻略-appium+phthon
appium
010不二1 个月前
基于Appium爬虫文本导出可话个人动态(环境准备篇)
爬虫·python·appium