| [ | |
| { | |
| "task_description": "在苏宁易购上获取第一台冰箱的价格" | |
| }, | |
| { | |
| "step_description": "输入冰箱", | |
| "ele_type": "box", | |
| "img_path": "2、输入冰箱.png", | |
| "ele_loc": { | |
| "x": 714, | |
| "y": 284, | |
| "width": 427, | |
| "height": 47 | |
| }, | |
| "action": { | |
| "type": "input", | |
| "content": "冰箱" | |
| }, | |
| "action_human": { | |
| "type": "human", | |
| "content": "" | |
| } | |
| }, | |
| { | |
| "step_description": "无网络", | |
| "ele_type": "none", | |
| "img_path": "3.1、无网络.png", | |
| "ele_loc": { | |
| "x": 0, | |
| "y": -1, | |
| "width": 1919, | |
| "height": 1080 | |
| }, | |
| "action": { | |
| "type": null, | |
| "content": "" | |
| }, | |
| "action_human": { | |
| "type": "human", | |
| "content": "检测到目前网络断开,无法正常进行流程" | |
| } | |
| }, | |
| { | |
| "step_description": "点击搜索", | |
| "ele_type": "text", | |
| "img_path": "3、点击搜索.png", | |
| "ele_loc": { | |
| "x": 1135, | |
| "y": 284, | |
| "width": 123, | |
| "height": 44 | |
| }, | |
| "action": { | |
| "type": "click", | |
| "content": "搜索" | |
| }, | |
| "action_human": { | |
| "type": "human", | |
| "content": "" | |
| } | |
| }, | |
| { | |
| "step_description": "获取第一台冰箱的价格", | |
| "ele_type": "none", | |
| "img_path": "4、获取第一台冰箱的价格.png", | |
| "ele_loc": { | |
| "x": 0, | |
| "y": 0, | |
| "width": 1919, | |
| "height": 1077 | |
| }, | |
| "action": { | |
| "type": "get_info", | |
| "content": "696" | |
| }, | |
| "action_human": { | |
| "type": "human", | |
| "content": "" | |
| } | |
| } | |
| ] |