GUI-Robust / 1 /31 /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": 1078
},
"action": {
"type": null,
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到验证界面,需要人为完成验证"
}
},
{
"step_description": "输入万象世界",
"ele_type": "box",
"img_path": "2、输入万象世界.png",
"ele_loc": {
"x": 674,
"y": 127,
"width": 357,
"height": 33
},
"action": {
"type": "input",
"content": "万象世界"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击搜索",
"ele_type": "icon",
"img_path": "3、点击搜索.png",
"ele_loc": {
"x": 991,
"y": 136,
"width": 17,
"height": 17
},
"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": "递铺镇"
},
"action_human": {
"type": "human",
"content": ""
}
}
]