GUI-Robust / 1 /3 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
[
{
"task_description": "去58同城上查看新房,并获取首个户型信息"
},
{
"step_description": "点击房产",
"ele_type": "text",
"img_path": "2、点击房产.png",
"ele_loc": {
"x": 518,
"y": 355,
"width": 32,
"height": 16
},
"action": {
"type": "click",
"content": "房产"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "无网络",
"ele_type": "none",
"img_path": "3.1、无网络.png",
"ele_loc": {
"x": 0,
"y": 0,
"width": 1919,
"height": 1077
},
"action": {
"type": null,
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到目前网络断开,无法正常进行流程"
}
},
{
"step_description": "点击新房",
"ele_type": "text",
"img_path": "3、点击新房.png",
"ele_loc": {
"x": 1413,
"y": 556,
"width": 56,
"height": 31
},
"action": {
"type": "click",
"content": "新房"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "获取首个户型信息",
"ele_type": "none",
"img_path": "4、获取首个户型信息.png",
"ele_loc": {
"x": 0,
"y": 0,
"width": 1919,
"height": 1079
},
"action": {
"type": "get_info",
"content": "3室/4室"
},
"action_human": {
"type": "human",
"content": ""
}
}
]