当前位置:网站首页>app 自动化 通过工具查看app 元素 (三)
app 自动化 通过工具查看app 元素 (三)
2022-08-01 07:09:00 【will_net】
打开模拟器app
第一种方法:uiautomatorviewer
打开ANDROID_HOME 目录,进入tools 文件,打开uiautomatorviewer


如果遇到这种情况
解决方案:重启adb
adb kill-server
adb start-server
注意:uiautomatorviewer 和appium gui server 最好不要一起使用 有可能导致 uiautomatorviewer 无法使用


第二种方法:Appium-inspector
下载 Appium-inspector
解压,打开Appium Inspector.exe
边栏推荐
- MySQL row locks and gap locks
- Motion analysis and parameter optimization of crank-slider mechanism
- R语言使用tidyquant包的tq_transmute函数计算持有某只股票的天、月、周收益率、ggplot2使用条形图可视化股票月收益率数据、使用百分比显示Y轴坐标数据、使用不同的色彩表征正负收益率
- LeetCode 0150. Reverse Polish Expression Evaluation
- Golang: go get url and form attribute value
- 问下 mysql向pg同步多个表的话 有什么好的方案吗?
- 支付宝如何生成及配置公钥证书
- The BP neural network based on MATLAB voice characteristic signal classification
- POJ1287联网题解
- mysql的行锁和间隙锁
猜你喜欢

电磁兼容简明教程(6)测试项目

Detailed explanation of the crawler framework Scrapy

Fist game copyright-free music download, League of Legends copyright-free music, can be used for video creation, live broadcast

How JS works

Zero-code website development tool: WordPress

matlab simulink 粒子群优化模糊pid控制的电机泵

rhcsa 第三次

基于MATLAB的BP神经网络进行语音特征信号分类

crypto-js uses

从底层结构开始学习FPGA(6)----分布式RAM(DRAM,Distributed RAM)
随机推荐
Golang: go to connect and use mysql
mysql的行锁和间隙锁
如何使用Photoshop合成星轨照片,夜空星轨照片后期处理方法
Golang:go模版引擎的使用
MVVM项目开发(商品管理系统一)
flinkcdc对mysql的date字段类型转化有什么解决思路么
奇葩问题 npm install 报错 gyp ERR
mysql中添加字段的相关问题
2022杭电多校第二场1011 DOS Card(线段树)
Guest brush SQL - 2
仿牛客网项目总结
Classwork (7) - #598. remainder operation (mod)
表的创建、修改与删除
GO错误处理方式
ORACLE modify another user package (package)
上课作业(7)——#598. 取余运算(mod)
POJ1287联网题解
crypto-js使用
05-SDRAM: Arbitration
13 - JUC CountDownLatch concurrent programming