GUI-Robust / 1 /59 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
[
{
"task_description": "打开百度网页,查看百度热搜"
},
{
"step_description": "验证码",
"ele_type": "none",
"img_path": "2.1、验证码.png",
"ele_loc": {
"x": 0,
"y": -1,
"width": 1919,
"height": 1039
},
"action": {
"type": null,
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到验证界面,需要人为完成验证"
}
},
{
"step_description": "点击百度热搜",
"ele_type": "text",
"img_path": "2、点击百度热搜.png",
"ele_loc": {
"x": 547,
"y": 545,
"width": 80,
"height": 27
},
"action": {
"type": "click",
"content": "百度热搜"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击热搜榜",
"ele_type": "text",
"img_path": "3、点击热搜榜.png",
"ele_loc": {
"x": 328,
"y": 339,
"width": 71,
"height": 27
},
"action": {
"type": "click",
"content": "热搜榜"
},
"action_human": {
"type": "human",
"content": ""
}
}
]