GUI-Robust / 1 /53 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
raw
history blame
885 Bytes
[
{
"task_description": "打开新浪财经,进入股票动态页面"
},
{
"step_description": "点击关闭广告弹窗",
"ele_type": "icon",
"img_path": "1.1、点击关闭广告弹窗.png",
"ele_loc": {
"x": 1090,
"y": 151,
"width": 27,
"height": 26
},
"action": {
"type": "click",
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到广告弹窗阻止流程进行"
}
},
{
"step_description": "点击股票",
"ele_type": "text",
"img_path": "2、点击股票.png",
"ele_loc": {
"x": 333,
"y": 171,
"width": 40,
"height": 22
},
"action": {
"type": "click",
"content": "股票"
},
"action_human": {
"type": "human",
"content": ""
}
}
]