GUI-Robust / 1 /35 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
raw
history blame
1.63 kB
[
{
"task_description": "帮我在当当上查看待收货的订单"
},
{
"step_description": "页面加载",
"ele_type": "none",
"img_path": "2.1、页面加载.png",
"ele_loc": {
"x": 0,
"y": 3,
"width": 1918,
"height": 1071
},
"action": {
"type": "wait",
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到页面正在加载"
}
},
{
"step_description": "点击我的当当",
"ele_type": "text",
"img_path": "2、点击我的当当.png",
"ele_loc": {
"x": 1024,
"y": 327,
"width": 49,
"height": 17
},
"action": {
"type": "click",
"content": "我的当当"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击我的订单",
"ele_type": "text",
"img_path": "3、点击我的订单.png",
"ele_loc": {
"x": 411,
"y": 542,
"width": 60,
"height": 20
},
"action": {
"type": "click",
"content": "我的订单"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "点击待收货",
"ele_type": "text",
"img_path": "4、点击待收货.png",
"ele_loc": {
"x": 793,
"y": 363,
"width": 50,
"height": 20
},
"action": {
"type": "click",
"content": "待收货"
},
"action_human": {
"type": "human",
"content": ""
}
}
]