E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
UIAutoMator
SDK Manager的使用
1、在androidsdk安装目录下,有一个SDKManager.exe2、Tools里面前三个是必须下载的--AndroidSDKTools里面有各种实用工具,如:
uiautomator
viewer,
weixin_30315435
·
2020-08-17 15:21
Unexpected error while obtaining UI hierarchy:使用
uiautomator
viewer定位元素报错
1.问题描述在使用
Uiautomator
viewer进行元素定位时,点击快照按钮出现以下错误:2.发生原因UnexpectederrorwhileobtainingUIhierarchy(获取UI层次结构时发生意外错误
沙粒L
·
2020-08-17 14:57
软件测试
使用UI Automator对ListView,RecycleView,GridView进行遍历
UIAutomator
就是这么一款给开发者使用的测试工具。
UIAutomator
UIAutomator
是一个界面测试框架,适用于整个系统上以及多个已安装应用间的跨应用功能界面测试。
微澜-
·
2020-08-16 06:36
android
比appium更简单的app测试工具
因为安卓自动化测试都绕不开google自己研发的自动化测试框架,于是张大胖哼哧哼哧开始学java,开始上手
UiAutomator
做自动化测试。
VX18887090283
·
2020-08-15 22:09
uiautomator
viewer出现Unable to connect to adb. Check if adb is installed correctly的解决方法
打开可视化界面后,点击DeviceScreenshot后提示以上错误,用文本方式打开
uiautomator
viewer.bat,找到call%java_exe%-Djava.ext.dirs=%javaextdirs
yessyeye
·
2020-08-15 17:25
自动化测试
UIAutomator
Viewer.bat 出现异常 处理方案
最近升级了AndroidSDK,打开
UIAutomator
Viewer.bat,结果发现获取不了Android设备界面上的UI信息。
魔都虫师Darcy_chen
·
2020-08-15 17:46
Python
技术
Jmeter测试开发
Android自动化测试Espresso+
UIAutomator
故障总结
1、引入espresso时报错,hamcrest等包无法解析原因:espresso版本与annotation版本不兼容,解决:引用espresso与annotation是注意版本号,可以看google官方:https://github.com/googlesamples/android-testing2、报告emptytest原因:TestRunner设置错误解决:gradle:android{d
上天肖
·
2020-08-15 17:16
android工具开发
adb sdk----
uiautomator
viewer异常,不能截取手机屏幕信息
安装androidSDK后,用
uiautomator
viewer.bat来定位元素信息,老是(ErrorwhileobtainingUIhierarchyXMLfile:com.android.ddmlib.TimeoutExceptionErrorwhileobtainingUIhierarchyXMLfile
疯愚者
·
2020-08-15 17:57
app自动化测试
unable to connect to the adb. check if adb is installed correctly
plus.google.com/108487870030743970488/posts/2TrMqs1ZGQvEndianOgino2012-11-17-公开Myfirstexperiencewiththenew
uiautomator
viewer
weixin_34232363
·
2020-08-15 16:37
Unable to connect to adb. Check if adb is installed correctly解决方法
1、启动测试工具"E:\android-sdk_r24.4.1-windows\android-sdk-windows\tools"中的
uiautomator
viewer2、在
UIAutomator
Viewer
weixin_30788619
·
2020-08-15 16:42
Unable to connect to adb.Check if adb is installed correctly:使用
uiautomator
viewer定位元素报错
如果你看到了这篇博文,那么相信你对
UIAutomator
Viewer(UI自动查看器)已经有了一定的了解,那么在此只对该查看器做一个简单的介绍:是什么:
Uiautomator
viewer是AndroidSDK
沙粒L
·
2020-08-15 15:53
软件测试
Appium:
uiautomator
viewer出现Unable to connect to adb. Check if adb is installed correctly解决办法
解决办法:1、找到
uiautomator
viewer.bat文件目录,使用文本打开2、修改最后一行(修改前:call“%java_exe%”“-Djava.ext.dirs=%javaextdirs%”
R.zb
·
2020-08-15 15:23
#
Appium
android自动化测试中hierarchyviewer和
uiautomator
viewer获取控件信息的方式比对(2)
在上一篇我简单的了解了一下hierarchyviewer和
uiautomator
viewer,如需访问,点击以下链接:android自动化测试中hierarchyviewer和
uiautomator
viewer
Q博士
·
2020-08-15 14:30
测试[Android]
测试工程师成长之路
uiautomator
viewer错误 unable toconnect to adb
解决办法:1.找到
uiautomator
viewer.bat文件目录,打开该文件,如图:3.编辑
uiautomator
viewer.bat文件,修改最后一行,修改前:call"%java_exe%""-
光头师姐
·
2020-08-15 14:31
启动
uiautomator
viewer后,点击获取模拟器的时候,出现Unable to connect to adb. Check if adb is installed correctly错误
*启动
uiautomator
viewer后,点击获取模拟器的时候,出现Unabletoconnecttoadb.Checkifadbisinstalledcorrectly错误*在Android\Sdk
依然长乐
·
2020-08-15 14:36
android
UIAutomator
Viewer 出现错误:Unable to connect to adb
最近升级了AndroidSDK,打开
UIAutomator
Viewer.bat,结果发现获取不了Android设备界面上的UI信息。
aitong0065
·
2020-08-15 13:11
uiautomator
viewer出现Unable to connect to adb
启动测试工具
uiautomator
viewer,点击第二个按钮DeviceScreenshot时,出现Unabletoconnecttoadb.Checkifadbisinstalledcorrectly
whackw
·
2020-08-15 13:28
移动开发
android
测试
uiautomator
viewer Unable to connect to adb.Check if adb is installed correctly
uiautomator
viewer.bat是一个非常好用的UI调试工具。工具为AndroidSDK自带的工具,位置在SDK目录\tools\bin下。双击打开就可以使用。
無畏風雨
·
2020-08-15 12:43
Android
ui测试
错误提示:Unable to connect to adb.Check if adb is installed correctly
stackoverflow同问题,这个链接help我解决此问题最近刚开始使用autoIT,需要通过
uiautomator
viewer.bat(Androidsdk中)来找到屏幕上控件的ID或者text,
ibaymin
·
2020-08-15 12:11
android
Android Studio自动化测试Espresso及Ui Automator
2>自动化测试
UiAutomator
可以与多个app进行交互
UiAutomator
与现状业界里主流的Android自动化测试工具相比有什么优缺点呢?
hebbely
·
2020-08-15 12:39
android
工具
Android 自动化测试框架
Android常用的自动化测试工具框架:Monkey,MonkeyRunner,
UIAutomator
,Robotium,Appium,MonkeyTalk......但这些工具框架都是什么呢有什么联系呢
袁中级
·
2020-08-15 07:40
android
基于
uiautomator
的android脚本录制记录
最近有个项目大概需求是根据服务端发送的指令去执行一些特定的操作采集数据后并上传给服务器,前后搞了10来天,总算是搞出来了,现在记录下,省的以后忘记给以后有类似需求的小伙伴多点资料,有啥问题可以联系我QQ442947949带上备注刚拿到这个需求的时候一头雾水根本不知道怎么做操作,立马上网找资料,并且询问相关人员,想着这玩意跟测试一点有点关系,于是搜了许多移动端测试框架,最后发现很多测试框架都需要基于
大大方
·
2020-08-15 03:08
android
macaca .真机 测试 各种疑难杂症
1、安装macaca及相关配置之后,用安卓真机跑samplejava案例,报
uiautomator
wd.java的错误,具体就是这样子:INSTRUMENTATION_STATUS:stream=ErrorinMacacaTestRunner
shengnianbuzai
·
2020-08-15 03:47
乱起八糟
uiautomator
viewer 定位提示Error obtaining UI hierarchy
打开
uiautomator
viewer,经常会提示ErrorobtainingUIhierarchy,如下图这是因为工具不太稳定导致的1.首先检查你的jdk版本是不是1.8或1.8以下,因为1.9的jdk
shawn xie123
·
2020-08-14 22:54
appium
python uiautomotor2安装
下面介绍pythonuiautomotor2的安装方法:1.在CMD界面,输入pipinstall-U--pre
uiautomator
2,显示success,表示安装成功2.在CMD界面输入adbdevices
shawn xie123
·
2020-08-14 22:21
python
UIautomotor
11. Appium Start Session启动时,提示 Failed to launch Appium Settings app
当前环境:Appium:v1.15.1雷电模拟器:Android系统5.1.1启动参数:{"automationName":"
UiAutomator
2","platformName":"Android"
雨停江南Lujier
·
2020-08-14 21:51
3.
问题以及问题解决方法
appium測試中验证toast的正确性
capability參數設置android工作引擎,具體來說應該是appium要指定這個來驅動android客戶端設備,貌似android目前已有的版本都是這個工作引擎,以後就不知道了automationName:
uiautomator
23
xmaimiao
·
2020-08-14 21:28
appium
功能测试转自动化测试学习记录
测试用例的区别六要点:ID模块前提条件步骤预期结果实际结果自动化测试框架移动端:Monkey,MonkeyRunner,
UiAutomator
,Instrumentation,Robotium,UIautomation
不快乐会死星人
·
2020-08-14 16:35
自动化测试
开启微信小程序debug
可参考以下链接微信debug对于安卓原生的UI组件,我们可以直接用
UIAutomator
查看元素属性,如下图所示:打开元素树点击要定位的元素,右侧一栏会显示其元素属性.每个原
honeyRJ
·
2020-08-14 06:27
自动化测试
python
Android
UiAutomator
自动化测试时一个保存log文件的方法
有的网友说他们自动化测试时间比较长,全程抓取log,其log文件达到了好几G的大小,问有没有办法只在发现bug的时候抓log。当然办法是有的,我的设想如下:在每个测试用例开始时同时开始抓log,当测试用例结束时,如果这个用例通过则将log文件删除,如果这个测试用例发现了bug则不删log文件,这样每个发现了问题的测试用例都会保存一个log文件,便于提交给程序员们分析问题。抓log和删除log的ja
ActionWind
·
2020-08-14 01:24
基于
uiautomator
与 shell 的自动化测试工具
转载地址:https://testerhome.com/topics/3461今年年初的时候,公司让写个做自动化测试的工具,真头疼!我都没做过这,心里怕怕的,但交待我来做,我又不能不接,罢了,做!因为没做过,我只学过些java,都毕业三四年了,哪记得那多,想着用python做,听说python容易上手,找了本python做GUI的书,全英文的,看了一遍,云里雾里的,没概念。思考再三,还是用java
可口可乐的围脖
·
2020-08-14 01:00
Appium
手机自动化测试——爬取朋友圈
因此这里使用python-
uiautomator
2操控手机,只支持安卓手机,具体准备工作可以参考博文:手机自动化测试(准备篇)
热心市民小磊
·
2020-08-14 01:51
手机自动化
UIAutomator
遇到的坑
AndroidSDK我使用的版本是:sdktools:v25.0.7rc8sdkplatform-tools:v23.1rc1
UIAutomator
view在进行元素定位时,Android版本影响到了元素识别
londy_2000
·
2020-08-14 01:13
Android
自动化
Android
uiautomator
实例使用
而采用
uiautomator
编写的自动化测试工具则可以实现基于UiSelector选择直接操作uiObject来编写基于属性操作具备移植性的测试。
小小攻城师
·
2020-08-14 00:20
Android
测试
uiautomator
获取不到动态界面的缘由
这几天查看了下源码发现,
uiautomator
viewer在获取界面布局信息的时候用的是启动一个脚本,该脚本在/system/bin/
uiautomator
。这个命令也可以在命令行下启动。
超江
·
2020-08-14 00:39
UIautomator
Android
uiautomator
dump 命令介绍
先来看看
uiautomator
命令的说明Usage:
uiautomator
[options]Availablesubcommands:help:displayshelpmessageruntest:executesUIautomationtestsruntest
迦蓝叶
·
2020-08-14 00:05
Android
ui
android
appium通过坐标定位元素
用appium做自动化时发现,有一些元素无法通过
uiautomator
viewer进行定位,比如h5页面元素或者有的app元素在
uiautomator
viewer中的属性没有唯一标识,这种情况下就只能通过相对坐标来进行定位了
点点先生
·
2020-08-13 18:08
app测试
Python
安卓系统手机用
uiautomator
viewer.bat截图失败或者用adb截的图片打不开
很多没有root过的手机经常在使用
uiautomator
viewer.bat的时候会报错,所以很多时候想要定位元素,可以用自己写的一个脚本bat文件获取截图和uix文件,详细如下打开个编辑器,敲上以下命令网上看了很多资料
小五很懒
·
2020-08-13 17:54
测试
UI自动化
adb
【答题助手】只用2秒!搞定百万英雄 芝士超人 冲顶大会
adb截图前阵子搞微信跳一跳的时候也有所了解,当时接触了
uiautomator
2,觉着还挺好
Hijiao
·
2020-08-13 10:54
python
冲顶大会
百万英雄
芝士超人
Android自动化测试中AccessibilityService获取控件信息(3)
刚刚研究
Uiautomator
测试的时候偶然间发现,它也是获得accessibilityNodeInfo对象的,而且它获得的对象是当前窗口的对象,不是前一个画面,这就让我很疑惑啦。
Q博士
·
2020-08-12 17:40
测试[Android]
测试工程师成长之路
mac下python+appuim+安卓自动化开发环境配置(开发工具pycharm)
2.安装
uiautomator
2库官方地址:https://github.com/openatx/uia
Jason_WangYing
·
2020-08-11 16:54
python3
appuim
UIAutomator
需]原文地址:http://testdroid.com/testdroid/4684/the-pros-and-cons-of-different-android-testing-methods该作者更多文章:http://testdroid.com/author/ville-veikko-helppibitbar-comTheProsandConsofDifferentAndroidTestin
xiqobai
·
2020-08-11 15:20
使用Robotium &
UIAutomator
构建基于twitter的测试
需]原文地址:http://testdroid.com/testdroid/4737/using-twitter-app-as-an-example-how-to-build-robust-and-reliable-automated-testsUsingTwitterAppasanExample:HowtoBuildRobustandReliableAutomatedTestsByVille-V
xiqobai
·
2020-08-11 15:20
uiautomator
自动化脚本
1、先定位到父控件再定位子控件UiObjectrename=newUiObject(newUiSelector().className("android.widget.LinearLayout").index(5).childSelector(newUiSelector().resourceId("com.eisoo.anyshare:id/iv_right_arrow")));rename.cl
ilikekand17
·
2020-08-10 06:17
Android 内嵌 webview测试
支付宝内嵌了一个浏览器内核由浏览器实现安卓应用中内嵌展示网页模块称之为webview例如开发者头条这个页面是原生的点击链接进入的页面内部一部分网页打开的是webview假如测试的时候需要测试内嵌webview的东西怎么办呢,因为使用
uiautomator
weixin_33984032
·
2020-08-10 03:18
vlayout打造淘宝首页多布局展示
在讲解vlayout之前我们看一下淘宝首页是如何布局的,这里我们用的是AndroidSDKtools下的工具
uiautomator
viewer.bat查看布局。
合抱之木,生于毫末,九层之台,起于累土
·
2020-08-10 02:46
UI
UiAutomator
(2)--UiDevice API
UiAutomator
(2)--UiDeviceAPI一、UiDevice介绍1.UiDevice代表设备状态,为单例模式。
七天不过夜
·
2020-08-10 02:23
android
自动化点击
模拟点击
开发手机群控系统(自动化配置篇)
开发手机群控系统(手机网络篇)手机群控系统(补充篇)上一周把网络问题解决了,这一周准备把自动化设置网络这一块解决掉,否则几十上百台手机的设置,得累死这里借助了
uiautomator
2来实现打开USB网络共享
孤冷的刺猬
·
2020-08-08 01:45
Python
解放双手——Android自动化测试
或者是左手)——Android自动化测试技巧Google大神镇楼:http://developer.android.com/tools/testing-support-library/index.html#
UIAutomator
eclipse_xu
·
2020-08-07 22:27
Android
monkey如何通过
uiautomator
viewer的bounds坐标点击控件
下面是解决这类问题的其中一种办法:例如:一个button的bounds坐标是[361,744][649,844],做如下操作1.通过
uiautomator
viewer获取,如图:(此图只是个例子)2.取出控件的四个角的坐标
sas???
·
2020-08-07 20:54
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他