GUI-Robust / 1 /7 /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": 0,
"y": 0,
"width": 1919,
"height": 1038
},
"action": {
"type": "wait",
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到页面正在加载"
}
},
{
"step_description": "点击新闻发布",
"ele_type": "text",
"img_path": "2、点击新闻发布.png",
"ele_loc": {
"x": 783,
"y": 339,
"width": 114,
"height": 33
},
"action": {
"type": "click",
"content": "新闻发布"
},
"action_human": {
"type": "human",
"content": ""
}
}
]