GUI-Robust / 1 /49 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
[
{
"task_description": "打开国家体育总局网页,查看资讯"
},
{
"step_description": "页面加载",
"ele_type": "none",
"img_path": "1.1、页面加载.png",
"ele_loc": {
"x": -1,
"y": -1,
"width": 1920,
"height": 1039
},
"action": {
"type": "wait",
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到页面正在加载"
}
},
{
"step_description": "点击资讯",
"ele_type": "text",
"img_path": "2、点击资讯.png",
"ele_loc": {
"x": 1017,
"y": 342,
"width": 73,
"height": 36
},
"action": {
"type": "click",
"content": "资讯"
},
"action_human": {
"type": "human",
"content": ""
}
}
]