摘要:
一:APP定位元素 手工测试主要通过可见按钮操作,而自动化是通过元素进行交互操作。 元素的基本定位基于当前屏幕范围内展示的可见元素。 1.1常见的定位元素 namevalue id id属性值 class class属性值 xpath xpath表达式 1.2前置代码 from appium imp 阅读全文
posted @ 2022-04-11 20:50
Gavin_j
阅读(244)
评论(0)
推荐(0)
Appium异常:An unknown server-side error occurred while processing the command. Original error: Could n
摘要:
一、异常如下: An unknown server-side error occurred while processing the command. Original error: Could not find 'adb.exe' in PATH. Please set the ANDROID_H 阅读全文
posted @ 2022-04-11 12:04
Gavin_j
阅读(1415)
评论(0)
推荐(0)