GUI-Robust / 1 /25 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
raw
history blame
3.22 kB
[
{
"task_description": "在艺龙酒店上获取2025-5-1入住,2025-5-2离开的第一家上海酒店的评分"
},
{
"step_description": "输入目的地上海",
"ele_type": "box",
"img_path": "2、输入目的地上海.png",
"ele_loc": {
"x": 394,
"y": 620,
"width": 50,
"height": 24
},
"action": {
"type": "input",
"content": "上海"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击上海市",
"ele_type": "text",
"img_path": "3、点击上海市.png",
"ele_loc": {
"x": 426,
"y": 260,
"width": 48,
"height": 25
},
"action": {
"type": "click",
"content": "上海市"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击入住",
"ele_type": "text",
"img_path": "4、点击入住.png",
"ele_loc": {
"x": 518,
"y": 162,
"width": 26,
"height": 16
},
"action": {
"type": "click",
"content": "入住"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "入住日期点击2025.05.1",
"ele_type": "text",
"img_path": "5、入住日期点击2025.05.1.png",
"ele_loc": {
"x": 1111,
"y": 369,
"width": 35,
"height": 16
},
"action": {
"type": "click",
"content": "劳动"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "离店日期点击2025.05.2",
"ele_type": "text",
"img_path": "6、离店日期点击2025.05.2.png",
"ele_loc": {
"x": 1176,
"y": 367,
"width": 17,
"height": 18
},
"action": {
"type": "click",
"content": "2"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "页面加载",
"ele_type": "none",
"img_path": "7.1、页面加载.png",
"ele_loc": {
"x": 0,
"y": 0,
"width": 1919,
"height": 1063
},
"action": {
"type": "wait",
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到页面正在加载"
}
},
{
"step_description": "点击搜索",
"ele_type": "text",
"img_path": "7、点击搜索.png",
"ele_loc": {
"x": 1358,
"y": 144,
"width": 165,
"height": 83
},
"action": {
"type": "click",
"content": "搜索"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "获取第一家酒店评分",
"ele_type": "none",
"img_path": "8、获取第一家酒店评分.png",
"ele_loc": {
"x": -1,
"y": -1,
"width": 1920,
"height": 1080
},
"action": {
"type": "get_info",
"content": "4.8"
},
"action_human": {
"type": "human",
"content": ""
}
}
]