Datasets:
File size: 860 Bytes
4927cc1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | [
{
"task_description": "用户在163邮箱中查看登录情况"
},
{
"step_description": "点击页面顶部的账号信息下拉图标",
"img_path": "163yx_7_0.png",
"ele_loc": {
"x": 799,
"y": 46,
"width": 20,
"height": 16
},
"ele_type": "icon",
"action": {
"type": "click",
"content": ""
}
},
{
"step_description": "点击下拉菜单中的“登录情况”",
"img_path": "163yx_7_1.png",
"ele_loc": {
"x": 524,
"y": 581,
"width": 112,
"height": 37
},
"ele_type": "text",
"action": {
"type": "click",
"content": "登录情况"
}
}
] |