GUI-Robust / 1 /30 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
raw
history blame
2.03 kB
[
{
"task_description": "在途牛上获取杭州销量第一的旅游路线的价格"
},
{
"step_description": "输入杭州",
"ele_type": "box",
"img_path": "2、输入杭州.png",
"ele_loc": {
"x": 649,
"y": 170,
"width": 429,
"height": 43
},
"action": {
"type": "input",
"content": "杭州"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击滑动验证码",
"ele_type": "none",
"img_path": "3.1、点击滑动验证码.png",
"ele_loc": {
"x": 0,
"y": 0,
"width": 1918,
"height": 1075
},
"action": {
"type": null,
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到验证界面,需要人为完成验证"
}
},
{
"step_description": "点击搜索",
"ele_type": "icon",
"img_path": "3、点击搜索.png",
"ele_loc": {
"x": 1075,
"y": 166,
"width": 71,
"height": 45
},
"action": {
"type": "click",
"content": ""
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击销量",
"ele_type": "text",
"img_path": "4、点击销量.png",
"ele_loc": {
"x": 499,
"y": 620,
"width": 39,
"height": 18
},
"action": {
"type": "click",
"content": "销量"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "获取销量第一的价格",
"ele_type": "none",
"img_path": "5、获取销量第一的价格.png",
"ele_loc": {
"x": 1,
"y": 0,
"width": 1919,
"height": 1079
},
"action": {
"type": "get_info",
"content": "2256"
},
"action_human": {
"type": "human",
"content": ""
}
}
]