GUI-Robust / 1 /65 /field_add.json
kuangtie's picture
Upload test data
53504bf verified
raw
history blame
1.32 kB
[
{
"task_description": "打开虎牙直播获取我关注的第一个的主播名称"
},
{
"step_description": "无网络",
"ele_type": "none",
"img_path": "2.1、无网络.png",
"ele_loc": {
"x": 1918,
"y": 1077,
"width": -1919,
"height": -1078
},
"action": {
"type": null,
"content": ""
},
"action_human": {
"type": "human",
"content": "检测到目前网络断开,无法正常进行流程"
}
},
{
"step_description": "点击关注",
"ele_type": "text",
"img_path": "2、点击关注.png",
"ele_loc": {
"x": 1507,
"y": 171,
"width": -32,
"height": -17
},
"action": {
"type": "click",
"content": "关注"
},
"action_human": {
"type": "human",
"content": ""
}
},
{
"step_description": "获取观看历史记录主播名称",
"ele_type": "none",
"img_path": "3、获取观看历史记录主播名称.png",
"ele_loc": {
"x": 1903,
"y": 1073,
"width": -1904,
"height": -1078
},
"action": {
"type": "get_info",
"content": "北枫CC"
},
"action_human": {
"type": "human",
"content": ""
}
}
]