GUI-Robust / 1 /36 /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": 1080
},
"action": {
"type": null,
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到登录界面,需要人为完成登录"
}
},
{
"step_description": "点击记事本",
"ele_type": "text",
"img_path": "2、点击记事本.png",
"ele_loc": {
"x": 61,
"y": 827,
"width": 57,
"height": 23
},
"action": {
"type": "click",
"content": "记事本"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击星标",
"ele_type": "text",
"img_path": "3、点击星标.png",
"ele_loc": {
"x": 1648,
"y": 296,
"width": 35,
"height": 18
},
"action": {
"type": "click",
"content": "星标"
},
"action_human": {
"type": "human",
"content": ""
}
}
]