| [ | |
| { | |
| "checkId": 1000010, | |
| "des": "群聊转发界面,循环点击动态", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^群聊$" | |
| ], | |
| "clsList": [ | |
| "android.widget.TextView" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^\\[应用消息\\]$", | |
| ".*的动态" | |
| ], | |
| "clsList": [ | |
| "MMImageView" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| ".*的动态" | |
| ], | |
| "filter": { | |
| "rectList": [ | |
| "" | |
| ], | |
| "ignoreTextList": [ | |
| "$[dynamicUser]" | |
| ] | |
| } | |
| } | |
| ], | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "putText:dynamic", | |
| "putText:dynamicUserName regex:.*(?=的动态)", | |
| "appendText:dynamicUser", | |
| "click" | |
| ], | |
| "noActionList": [ | |
| "false" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "stateList": [ | |
| "scrollable" | |
| ], | |
| "filter": { | |
| "index": "0" | |
| } | |
| } | |
| ], | |
| "actionList": [ | |
| "scrollForward" | |
| ], | |
| "failActionList": [ | |
| "jump:rely" | |
| ], | |
| "ignore": true | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000011, | |
| "des": "回退到群聊转发界面", | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^群聊$" | |
| ], | |
| "clsList": [ | |
| "android.widget.TextView" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^\\[应用消息\\]$", | |
| ".*的动态" | |
| ], | |
| "clsList": [ | |
| "MMImageView" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "clearText:dynamic", | |
| "jump:rely" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "actionList": [ | |
| "back" | |
| ], | |
| "ignore": true | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000012, | |
| "des": "聊天界面,循环点击动态消息", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "与.*的聊天" | |
| ], | |
| "clsList": [ | |
| "FrameLayout" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^聊天信息$" | |
| ], | |
| "clsList": [ | |
| "ImageView" | |
| ], | |
| "rectList": [ | |
| "b:<=0.1" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "\\[链接\\].*的动态" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "\\[链接\\].*的动态" | |
| ], | |
| "filter": { | |
| "rectList": [ | |
| "" | |
| ], | |
| "ignoreTextList": [ | |
| "$[appendTextChat]" | |
| ] | |
| } | |
| } | |
| ], | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "appendText:appendTextChat", | |
| "click" | |
| ], | |
| "noActionList": [ | |
| "false" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^微信$", | |
| "^我$" | |
| ], | |
| "rectList": [ | |
| "t:>=0.9 b:>=0.99", | |
| "t:>=0.9 b:>=0.99" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "toastWX:请打开聊天对话窗口", | |
| "false" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "stateList": [ | |
| "scrollable" | |
| ], | |
| "clsList": [ | |
| "ListView" | |
| ], | |
| "filter": { | |
| "index": "0" | |
| } | |
| } | |
| ], | |
| "actionList": [ | |
| "scrollForward" | |
| ], | |
| "failActionList": [ | |
| "finish:任务完成" | |
| ], | |
| "ignore": true | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000013, | |
| "des": "回退到群聊转发界面", | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "与.*的聊天" | |
| ], | |
| "clsList": [ | |
| "FrameLayout" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^聊天信息$" | |
| ], | |
| "clsList": [ | |
| "ImageView" | |
| ], | |
| "rectList": [ | |
| "b:<=0.1" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "\\[链接\\].*的动态" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "jump:rely" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "actionList": [ | |
| "back" | |
| ], | |
| "ignore": true | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000014, | |
| "des": "回退到视频界面", | |
| "handle": [ | |
| { | |
| "outFindList": [ | |
| { | |
| "textList": [ | |
| "^私信按钮$" | |
| ] | |
| } | |
| ], | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^播放$", | |
| "^暂停$" | |
| ] | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "pass:已到目标" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "actionList": [ | |
| "back" | |
| ], | |
| "ignore": true | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000020, | |
| "des": "视频页双击点赞", | |
| "event": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": null | |
| }, | |
| { | |
| "cls": "FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-1", | |
| "after": { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "View", | |
| "rect": "", | |
| "ignore": true | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ] | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "View" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "operate": { | |
| "text": "fun:点赞" | |
| }, | |
| "actionList": [ | |
| "double:0.1,0.2~0.9,0.7 debug" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "window": { | |
| "packageName": "target" | |
| }, | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": null | |
| }, | |
| { | |
| "cls": "FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-1", | |
| "after": { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "1" | |
| } | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "window": { | |
| "packageName": "target" | |
| }, | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "View", | |
| "rect": "", | |
| "ignore": true | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-2" | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "window": { | |
| "packageName": "target" | |
| }, | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "View" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ], | |
| "childIndex": "-2" | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000030, | |
| "des": "视频页关注", | |
| "event": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "View", | |
| "rect": "", | |
| "ignore": true | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^关注$" | |
| ] | |
| } | |
| ], | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^已关注$" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "pass:已关注" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "actionList": [ | |
| "pass:找不到[关注]按钮" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000040, | |
| "des": "视频页打开转发对话框", | |
| "event": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": null | |
| }, | |
| { | |
| "cls": "FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-1", | |
| "after": { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "0" | |
| } | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": null | |
| }, | |
| { | |
| "cls": "FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-1", | |
| "after": { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "0" | |
| } | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "View", | |
| "rect": "", | |
| "ignore": true | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-3" | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "View" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ], | |
| "childIndex": "1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ], | |
| "other": [ | |
| { | |
| "findList": [ | |
| { | |
| "clsList": [ | |
| "SeekBar" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "touch" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^私密赞$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "touch" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "actionList": [ | |
| "back" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000050, | |
| "des": "视频页,转发对话框,分享到朋友圈", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^分享到朋友圈$" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ], | |
| "index": "-1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000060, | |
| "des": "发表动态页,发表动态", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^发表$" | |
| ], | |
| "clsList": [ | |
| "Button" | |
| ], | |
| "index": "-1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "operate": { | |
| "text": "fun:分享" | |
| }, | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click debug" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000070, | |
| "des": "视频页,转发对话框,收藏视频(判断已收藏)", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^收藏$" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ], | |
| "index": "0" | |
| }, | |
| { | |
| "textList": [ | |
| "^取消收藏$" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ], | |
| "index": "0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^取消收藏$" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "pass:已收藏", | |
| "back" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "operate": { | |
| "text": "fun:收藏" | |
| }, | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click debug" | |
| ] | |
| } | |
| ], | |
| "other": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^取消$" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ] | |
| } | |
| ], | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click" | |
| ] | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "View" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ], | |
| "childIndex": "0" | |
| } | |
| ], | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click", | |
| "true" | |
| ] | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ], | |
| "childIndex": "0" | |
| } | |
| ], | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click debug", | |
| "true" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000080, | |
| "des": "视频页点击点赞按钮(重复点击会取消点赞)", | |
| "event": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "View", | |
| "rect": "", | |
| "ignore": true | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-2" | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "View" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ], | |
| "childIndex": "-2" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "click debug" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000090, | |
| "des": "视频页,打开评论对话框", | |
| "event": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": null | |
| }, | |
| { | |
| "cls": "FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-1", | |
| "after": { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-1" | |
| } | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "View", | |
| "rect": "", | |
| "ignore": true | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "-1" | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "View" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ], | |
| "childIndex": "-1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ], | |
| "other": [ | |
| { | |
| "conditionList": [ | |
| { | |
| "actionTimeList": [ | |
| ".:>=30000" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "toastWX:停留过长", | |
| "jump:rely" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000100, | |
| "des": "评论对话框,输入评论", | |
| "event": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "index": "0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "input:$0~$-1" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000101, | |
| "des": "评论对话框,输入评论", | |
| "event": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "index": "0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "input:$[comment] $0~$-1" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000102, | |
| "des": "聊天对话框,输入私信", | |
| "event": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "index": "0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "input:$[message] $0~$-1" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000110, | |
| "des": "评论对话框,发送评论/聊天界面,发送消息", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^回复$" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ], | |
| "index": "-1" | |
| }, | |
| { | |
| "textList": [ | |
| "^发送$" | |
| ], | |
| "clsList": [ | |
| "Button" | |
| ], | |
| "index": "-1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "operate": { | |
| "text": "fun:评论 des:$[lastInput]" | |
| }, | |
| "actionList": [ | |
| "click debug", | |
| "sleep:160", | |
| "back" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000111, | |
| "des": "聊天界面,发送消息", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^发送$" | |
| ], | |
| "clsList": [ | |
| "Button" | |
| ], | |
| "index": "-1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "operate": { | |
| "text": "fun:私信 des:$[lastInput]" | |
| }, | |
| "actionList": [ | |
| "click debug", | |
| "sleep:160", | |
| "back" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000120, | |
| "des": "视频页,点击个人头像", | |
| "event": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": null | |
| }, | |
| { | |
| "cls": "FrameLayout", | |
| "rect": "t:>=0.7" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "1", | |
| "after": { | |
| "stateList": [ | |
| "clickable" | |
| ] | |
| } | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout", | |
| "rect": null | |
| }, | |
| { | |
| "cls": "FrameLayout", | |
| "rect": "t:>=0.7" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "1", | |
| "after": { | |
| "stateList": [ | |
| "clickable" | |
| ] | |
| } | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "View", | |
| "rect": "", | |
| "ignore": true | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ], | |
| "childIndex": "0", | |
| "after": { | |
| "stateList": [ | |
| "clickable" | |
| ] | |
| } | |
| }, | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "View" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ], | |
| "after": { | |
| "window": { | |
| "packageName": "target" | |
| }, | |
| "textList": [ | |
| "$[dynamicUserName]" | |
| ], | |
| "stateList": [ | |
| "clickable" | |
| ] | |
| } | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "filter": { | |
| "index": "0" | |
| }, | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ], | |
| "other": [ | |
| { | |
| "conditionList": [ | |
| { | |
| "actionTimeList": [ | |
| ".:>=30000" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "toastWX:停留过长", | |
| "jump:rely" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000130, | |
| "des": "个人主页,点击关注", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^[私|][信|Message]$" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^动态$" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "简介" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "[男|女]" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^关注$" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^认证:.?" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "^私信按钮$" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "operate": { | |
| "text": "fun:关注" | |
| }, | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^关注$" | |
| ], | |
| "index": "0" | |
| } | |
| ], | |
| "actionList": [ | |
| "click debug" | |
| ], | |
| "noActionList": [ | |
| "pass:已关注" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1000140, | |
| "des": "个人页, 点击私信", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^[私|][信|Message]$" | |
| ], | |
| "index": "0" | |
| }, | |
| { | |
| "textList": [ | |
| "^私信按钮$" | |
| ], | |
| "index": "0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ], | |
| "other": [ | |
| { | |
| "findList": [ | |
| { | |
| "des": "微信高版本关注后, 才能私信", | |
| "textList": [ | |
| "^关注$" | |
| ] | |
| }, | |
| { | |
| "des": "微信高版本关注后, 才能私信", | |
| "textList": [ | |
| "^联系客服$" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "jump:rely" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1001010, | |
| "des": "回到微信首页", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^发现$", | |
| "^我$" | |
| ], | |
| "rectList": [ | |
| "l:>=0.50 r:<=0.75 t:>=0.9 b:<=1.1r", | |
| "l:>=0.75 r:<=0.99 t:>=0.9 b:<=1.1r" | |
| ], | |
| "findLimit": ">1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "添加身边的朋友" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| }, | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "back" | |
| ], | |
| "jumpOnSuccess": true, | |
| "ignore": true | |
| }, | |
| { | |
| "actionList": [ | |
| "true" | |
| ] | |
| } | |
| ], | |
| "other": [ | |
| { | |
| "findList": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "back" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "window": { | |
| "packageName": "target" | |
| }, | |
| "textList": [ | |
| ".+" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "back:>2000" | |
| ], | |
| "ignore": true | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1001020, | |
| "des": "点击tab[发现]", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^发现$", | |
| "^我$" | |
| ], | |
| "rectList": [ | |
| "l:>=0.50 r:<=0.75 t:>=0.9 b:<=1.1r", | |
| "l:>=0.75 r:<=0.99 t:>=0.9 b:<=1.1r" | |
| ], | |
| "findLimit": ">1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^发现$" | |
| ], | |
| "rectList": [ | |
| "l:>=0.50 r:<=0.75 t:>=0.9 b:<=1.1r" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1001030, | |
| "des": "点击[发现][视频号]", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^发现$", | |
| "^我$" | |
| ], | |
| "rectList": [ | |
| "l:>=0.50 r:<=0.75 t:>=0.9 b:<=1.1r", | |
| "l:>=0.75 r:<=0.99 t:>=0.9 b:<=1.1r" | |
| ], | |
| "findLimit": ">1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^视频号$" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ], | |
| "other": [ | |
| { | |
| "actionList": [ | |
| "error:无视频号" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1001040, | |
| "des": "点击[推荐]", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^推荐$" | |
| ], | |
| "rectList": [ | |
| "l:>=0.50 r:<=0.75 t:>=0.01 b:<=0.2" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1001050, | |
| "des": "等待时间结束,判断视频页", | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "true" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1001051, | |
| "des": "随机浏览", | |
| "event": [ | |
| { | |
| "clsList": [ | |
| "RecyclerView" | |
| ], | |
| "rectList": [ | |
| "w:>=0.99 h>=0.8" | |
| ], | |
| "stateList": [ | |
| "scrollable" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "scrollForward" | |
| ], | |
| "failActionList": [ | |
| "move:0.5,0.4~0.5,0.2" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1090010, | |
| "des": "检查动态是否异常", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "此动态已被删除", | |
| "^返回$" | |
| ], | |
| "clsList": [ | |
| "TextView", | |
| "ImageView" | |
| ] | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "actionList": [ | |
| "jump:rely" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1090020, | |
| "des": "检查动态是否异常,正常继续.并获取视频用户名[videoUserName]", | |
| "handle": [ | |
| { | |
| "des": "8+版本的微信", | |
| "findList": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "View", | |
| "rect": "", | |
| "ignore": true | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| }, | |
| { | |
| "cls": "LinearLayout", | |
| "rect": "" | |
| } | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "true:识别到动态" | |
| ], | |
| "jumpOnSuccess": true, | |
| "handleAfter": [ | |
| { | |
| "rootNode": "result", | |
| "findList": [ | |
| { | |
| "index": "0", | |
| "childIndex": "0", | |
| "after": { | |
| "textList": [ | |
| ".+" | |
| ] | |
| } | |
| } | |
| ], | |
| "actionList": [ | |
| "getText:videoUserName" | |
| ], | |
| "operate": { | |
| "start": true | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "des": "低版本的微信", | |
| "findList": [ | |
| { | |
| "childList": [ | |
| { | |
| "cls": "LinearLayout|FrameLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "View" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| }, | |
| { | |
| "cls": "LinearLayout" | |
| } | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "true:识别到动态" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "此动态已被删除", | |
| "^返回$" | |
| ], | |
| "clsList": [ | |
| "TextView", | |
| "ImageView" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "jump:rely" | |
| ], | |
| "noActionList": [ | |
| "pass:动态正常" | |
| ] | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "动态.*被.*" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "jump:rely" | |
| ], | |
| "noActionList": [ | |
| "pass:动态正常" | |
| ] | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "隐私设置" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "jump:rely" | |
| ], | |
| "noActionList": [ | |
| "pass:动态正常" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002010, | |
| "des": "点击Tab[微信]", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^发现$", | |
| "^我$" | |
| ], | |
| "rectList": [ | |
| "l:>=0.50 r:<=0.75 t:>=0.9 b:<=1.1r", | |
| "l:>=0.75 r:<=0.99 t:>=0.9 b:<=1.1r" | |
| ], | |
| "findLimit": ">1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^微信$" | |
| ], | |
| "rectList": [ | |
| "l:>=0 r:<=0.25 t:>=0.9 b:<=1.1r" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002020, | |
| "des": "点击Tab[微信]右上角的+号", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^发现$", | |
| "^我$" | |
| ], | |
| "rectList": [ | |
| "l:>=0.50 r:<=0.75 t:>=0.9 b:<=1.1r", | |
| "l:>=0.75 r:<=0.99 t:>=0.9 b:<=1.1r" | |
| ], | |
| "findLimit": ">1" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^更多功能按钮$" | |
| ], | |
| "rectList": [ | |
| "l:>=0.8 r:<=1r t:>=0.01 b:<=0.2" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002030, | |
| "des": "点击[添加朋友]", | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^添加朋友$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002040, | |
| "des": "点击 微信号/手机号 进入搜索界面", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^添加朋友$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "我的微信号" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0", | |
| "parent": { | |
| "cls": "ListView", | |
| "rect": "" | |
| }, | |
| "after": { | |
| "stateList": [ | |
| "clickable" | |
| ], | |
| "clsList": [ | |
| "LinearLayout" | |
| ], | |
| "findLimit": ">2", | |
| "index": "1" | |
| } | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002050, | |
| "des": "输入添加朋友的帐号", | |
| "event": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "rootNode": "result", | |
| "actionList": [ | |
| "input key:account", | |
| "event:input_account" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002060, | |
| "des": "点击 搜索", | |
| "event": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^搜索" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "noFindHandleList": [ | |
| { | |
| "noFindHandleCount": 2, | |
| "actionList": [ | |
| "event:account_not_found", | |
| "jump:rely" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "event:search_account", | |
| "click:0.5,0.5" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002070, | |
| "des": "添加到通讯录", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^头像$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "des": "获取帐号对应的昵称", | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^昵称: \\S+$" | |
| ], | |
| "index": "0", | |
| "findLimit": ">1" | |
| } | |
| ], | |
| "noFindHandleList": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^头像$" | |
| ], | |
| "index": "0", | |
| "findLimit": ">1", | |
| "parent": { | |
| "rect": "" | |
| }, | |
| "after": { | |
| "clsList": [ | |
| "TextView" | |
| ], | |
| "index": "0", | |
| "findLimit": ">1" | |
| } | |
| } | |
| ], | |
| "actionList": [ | |
| "getText:account_nickname", | |
| "event:account_nickname" | |
| ], | |
| "ignore": true | |
| } | |
| ], | |
| "actionList": [ | |
| "getText:account_nickname regex:(?<=昵称:).*", | |
| "event:account_nickname" | |
| ], | |
| "ignore": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^添加到通讯录$" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "click:0.5,0.5" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^发消息$" | |
| ], | |
| "clsList": [ | |
| "TextView" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "event:account_is_friend", | |
| "jump:rely" | |
| ], | |
| "jumpOnSuccess": true | |
| } | |
| ], | |
| "other": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "操作过于频繁" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "event:wx_limit", | |
| "error:微信限制,操作频繁" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^该用户不存在$" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "找不到相关帐号" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "帐号状态异常" | |
| ] | |
| }, | |
| { | |
| "textList": [ | |
| "因涉及违规" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "event:account_not_found", | |
| "jump:rely" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^个人$" | |
| ], | |
| "pathList": [ | |
| "<1 <1" | |
| ], | |
| "after": { | |
| "stateList": [ | |
| "clickable" | |
| ] | |
| } | |
| } | |
| ], | |
| "actionList": [ | |
| "click" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "conditionList": [ | |
| { | |
| "actionRunList": [ | |
| ".:>=2" | |
| ] | |
| } | |
| ], | |
| "findList": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "rectList": [ | |
| "" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "error:手势异常,请联系客服." | |
| ], | |
| "jumpOnSuccess": true | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002080, | |
| "des": "申请添加朋友", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^申请添加朋友$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "index": "0", | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "input key:message" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002090, | |
| "des": "申请添加朋友", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^申请添加朋友$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "clsList": [ | |
| "EditText" | |
| ], | |
| "index": "1", | |
| "findLimit": ">1" | |
| } | |
| ], | |
| "actionList": [ | |
| "input key:remark" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002100, | |
| "des": "发送", | |
| "event": [ | |
| { | |
| "textList": [ | |
| "^申请添加朋友$" | |
| ], | |
| "rectList": [ | |
| "" | |
| ], | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "handle": [ | |
| { | |
| "findList": [ | |
| { | |
| "textList": [ | |
| "^发送$" | |
| ], | |
| "clsList": [ | |
| "Button" | |
| ], | |
| "index": "0", | |
| "findLimit": ">0" | |
| } | |
| ], | |
| "actionList": [ | |
| "click debug", | |
| "event:account_is_send" | |
| ] | |
| } | |
| ] | |
| }, | |
| { | |
| "checkId": 1002110, | |
| "des": "下一个", | |
| "handle": [ | |
| { | |
| "conditionList": [ | |
| { | |
| "textInputFinishList": [ | |
| "account" | |
| ] | |
| } | |
| ], | |
| "actionList": [ | |
| "finish:任务完成" | |
| ], | |
| "jumpOnSuccess": true | |
| }, | |
| { | |
| "actionList": [ | |
| "jump:rely" | |
| ], | |
| "ignore": true | |
| } | |
| ] | |
| } | |
| ] |
Xet Storage Details
- Size:
- 46.8 kB
- Xet hash:
- 8810b47603fae905db71120d23fbf15844345be7eb173c8c46f8ab6a6adbc2a7
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.