GUI-Robust / 1 /27 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
raw
history blame
1.56 kB
[
{
"task_description": "在虎扑上搜索雄鹿"
},
{
"step_description": "页面加载",
"ele_type": "none",
"img_path": "1.1、页面加载.png",
"ele_loc": {
"x": 0,
"y": 0,
"width": 1919,
"height": 1079
},
"action": {
"type": "wait",
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到页面正在加载"
}
},
{
"step_description": "点击社区",
"ele_type": "text",
"img_path": "2、点击社区.png",
"ele_loc": {
"x": 1194,
"y": 155,
"width": 37,
"height": 17
},
"action": {
"type": "click",
"content": "社区"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "输入雄鹿",
"ele_type": "box",
"img_path": "3、输入雄鹿.png",
"ele_loc": {
"x": 1376,
"y": 187,
"width": 198,
"height": 30
},
"action": {
"type": "input",
"content": "雄鹿"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击搜索",
"ele_type": "icon",
"img_path": "4、点击搜索.png",
"ele_loc": {
"x": 1545,
"y": 193,
"width": 18,
"height": 19
},
"action": {
"type": "click",
"content": ""
},
"action_human": {
"type": "human",
"content": ""
}
}
]