使用的是mumu 模拟器,测试的是雪球行情页面截图区域
配置文件内
---
pluginList: []
saveScreen: true
reportTitle: ""
resultDir: "20210218225631"
waitLoading: 500
waitLaunch: 6000
showCancel: true
maxTime: 10800
maxDepth: 10
capability:
noReset: "true"
fullReset: "false"
appium: "http://127.0.0.1:4723/wd/hub"
appPackage: "com.xueqiu.android"
appActivity: ".view.WelcomeActivityAlias"
testcase:
name: "TesterHome AppCrawler"
steps:
- xpath: "//*[@text='行情']"
action: click
selectedList:
- xpath: "//*[contains(@resource-id, 'stock_index_quote_view_layout')]//*[@clickable='true']"