| [ | |
| { | |
| "task_description": "打开当当网,查看我收藏的商品,获取商品的名称信息" | |
| }, | |
| { | |
| "step_description": "登录", | |
| "ele_type": "none", | |
| "img_path": "2.1、登录.png", | |
| "ele_loc": { | |
| "x": 0, | |
| "y": 2, | |
| "width": 1919, | |
| "height": 1072 | |
| }, | |
| "action": { | |
| "type": null, | |
| "content": "" | |
| }, | |
| "action_human": { | |
| "type": "human", | |
| "content": "检测到登录界面,需要人为完成登录" | |
| } | |
| }, | |
| { | |
| "step_description": "点击我的当当", | |
| "ele_type": "text", | |
| "img_path": "2、点击我的当当.png", | |
| "ele_loc": { | |
| "x": 1024, | |
| "y": 327, | |
| "width": 52, | |
| "height": 18 | |
| }, | |
| "action": { | |
| "type": "click", | |
| "content": "我的当当" | |
| }, | |
| "action_human": { | |
| "type": "human", | |
| "content": "" | |
| } | |
| }, | |
| { | |
| "step_description": "点击商品收藏", | |
| "ele_type": "text", | |
| "img_path": "3、点击商品收藏.png", | |
| "ele_loc": { | |
| "x": 417, | |
| "y": 667, | |
| "width": 62, | |
| "height": 18 | |
| }, | |
| "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": 1075 | |
| }, | |
| "action": { | |
| "type": "get_info", | |
| "content": "经史百家简编" | |
| }, | |
| "action_human": { | |
| "type": "human", | |
| "content": "" | |
| } | |
| } | |
| ] |