pluginList: [] saveScreen: true reportTitle: "" resultDir: "202110170000" waitLoading: 500 waitLaunch: 6000 showCancel: true maxTime: 10800 maxDepth: 10 capability: noReset: "true" fullReset: "false" appium: "http://127.0.0.1:4723/wd/hub" testcase: name: "Bilili" steps: - given: [] when: null then: [] xpath: "//*" action: "Thread.sleep(5000)" actions: [] times: 0 triggerActions: - action: "azard" xpath: "//*[contains(name(), '请输入您的哔哩哔哩账号')]" times: 1 - action: "xxx" xpath: "//*[contains(name(), '请输入您的密码')]" times: 1 - action: "click" xpath: "//*[contains(name(), '登录')]" times: 1 selectedList: - given: [] when: null then: [] xpath: "//*[contains(name(), 'Button')]" action: null actions: [] times: 0 - given: [] when: null then: [] xpath: "//*[contains(name(), 'Text') and @clickable='true' and string-length(@text)<10]" action: null actions: [] times: 0 - given: [] when: null then: [] xpath: "//*[@clickable='true']/*[contains(name(), 'Text') and string-length(@text)<10]" action: null actions: [] times: 0 - given: [] when: null then: [] xpath: "//*[contains(name(), 'Image') and @clickable='true']" action: null actions: [] times: 0 - given: [] when: null then: [] xpath: "//*[@clickable='true']/*[contains(name(), 'Image')]" action: null actions: [] times: 0 - given: [] when: null then: [] xpath: "//*[contains(name(), 'Image') and @name!='']" action: null actions: [] times: 0 - given: [] when: null then: [] xpath: "//*[contains(name(), 'Text') and @name!='' and string-length(@label)<10]" action: null actions: [] times: 0 firstList: [] lastList: [] backButton: [] xpathAttributes: - "name" - "label" - "value" - "resource-id" - "content-desc" - "instance" - "text" sortByAttribute: - "depth" - "list" - "selected" findBy: "default" defineUrl: [] baseUrl: [] appWhiteList: [] urlBlackList: [] urlWhiteList: [] blackList: [] beforeRestart: [] beforeElement: [] afterElement: [] afterPage: [] afterPageMax: 2 tagLimitMax: 2 tagLimit: [] assertGlobal: []