GUI-Robust / 1 /41 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
[
{
"task_description": "打开QQ音乐,去乐馆排行上获取热歌榜前三的歌曲名称"
},
{
"step_description": "无网络",
"ele_type": "none",
"img_path": "1.1、无网络.png",
"ele_loc": {
"x": 0,
"y": -1,
"width": 1919,
"height": 1075
},
"action": {
"type": null,
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到目前网络断开,无法正常进行流程"
}
},
{
"step_description": "点击乐馆按钮",
"ele_type": "icon",
"img_path": "2、点击乐馆按钮.png",
"ele_loc": {
"x": 112,
"y": 63,
"width": 96,
"height": 56
},
"action": {
"type": "click",
"content": ""
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击排行",
"ele_type": "text",
"img_path": "3、点击排行.png",
"ele_loc": {
"x": 380,
"y": 147,
"width": 30,
"height": 19
},
"action": {
"type": "click",
"content": "排行"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击热歌榜",
"ele_type": "text",
"img_path": "4、点击热歌榜.png",
"ele_loc": {
"x": 973,
"y": 227,
"width": 63,
"height": 24
},
"action": {
"type": "click",
"content": "热歌榜"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "获取热歌榜前三的歌曲名称",
"ele_type": "none",
"img_path": "5、获取热歌榜前三的歌曲名称.png",
"ele_loc": {
"x": -1,
"y": 0,
"width": 1920,
"height": 1070
},
"action": {
"type": "get_info",
"content": "跳楼机,不虚此行on the joumey,吹吹风"
},
"action_human": {
"type": "human",
"content": ""
}
}
]