Some checks failed
SDK CI / python-compile (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
492 lines
16 KiB
JSON
492 lines
16 KiB
JSON
{
|
|
"title": "工作手机SDK - Frida无线真机验证报告",
|
|
"device": {
|
|
"ip": "192.168.0.12",
|
|
"port": 27042,
|
|
"serial": "xgfe65eimrrofyws",
|
|
"model": "2312DRAABC",
|
|
"android": "13"
|
|
},
|
|
"test_time": "2026-05-18T14:38:12.193323",
|
|
"total": 31,
|
|
"passed": 0,
|
|
"failed": 31,
|
|
"pass_rate": "0.0%",
|
|
"results": [
|
|
{
|
|
"module": "H15_消息接收",
|
|
"action": "get_messages",
|
|
"rpc_method": "getMessages",
|
|
"params": {
|
|
"conversation_id": "",
|
|
"limit": 3
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 54,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getmessages'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H15_消息接收_get_messages_1779086253.png",
|
|
"timestamp": "2026-05-18T14:37:34.398123"
|
|
},
|
|
{
|
|
"module": "H15_消息接收",
|
|
"action": "get_recent_messages",
|
|
"rpc_method": "getRecentMessages",
|
|
"params": {
|
|
"limit": 5
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 75,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getrecentmessages'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H15_消息接收_get_recent_messages_1779086254.png",
|
|
"timestamp": "2026-05-18T14:37:35.632583"
|
|
},
|
|
{
|
|
"module": "H15_消息接收",
|
|
"action": "search_messages",
|
|
"rpc_method": "searchMessages",
|
|
"params": {
|
|
"keyword": "你好",
|
|
"limit": 3
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 18,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'searchmessages'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H15_消息接收_search_messages_1779086256.png",
|
|
"timestamp": "2026-05-18T14:37:36.798657"
|
|
},
|
|
{
|
|
"module": "H16_联系人",
|
|
"action": "get_contacts",
|
|
"rpc_method": "getContacts",
|
|
"params": {
|
|
"limit": 10
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 131,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getcontacts'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H16_联系人_get_contacts_1779086257.png",
|
|
"timestamp": "2026-05-18T14:37:38.064420"
|
|
},
|
|
{
|
|
"module": "H16_联系人",
|
|
"action": "get_contact_info",
|
|
"rpc_method": "getContactInfo",
|
|
"params": {
|
|
"wxid": "filehelper"
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 102,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getcontactinfo'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H16_联系人_get_contact_info_1779086258.png",
|
|
"timestamp": "2026-05-18T14:37:39.322356"
|
|
},
|
|
{
|
|
"module": "H16_联系人",
|
|
"action": "search_contacts",
|
|
"rpc_method": "searchContacts",
|
|
"params": {
|
|
"keyword": "文件",
|
|
"limit": 5
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 169,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'searchcontacts'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H16_联系人_search_contacts_1779086259.png",
|
|
"timestamp": "2026-05-18T14:37:40.628210"
|
|
},
|
|
{
|
|
"module": "H17_消息发送",
|
|
"action": "send_message",
|
|
"rpc_method": "sendMessage",
|
|
"params": {
|
|
"to_id": "filehelper",
|
|
"content": "[SDK验证] 消息发送测试 14:37:29",
|
|
"msg_type": "text"
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 93,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'sendmessage'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H17_消息发送_send_message_1779086261.png",
|
|
"timestamp": "2026-05-18T14:37:41.861326"
|
|
},
|
|
{
|
|
"module": "H18_好友请求",
|
|
"action": "get_friend_requests",
|
|
"rpc_method": "getFriendRequests",
|
|
"params": {
|
|
"limit": 5
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 38,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getfriendrequests'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H18_好友请求_get_friend_requests_1779086262.png",
|
|
"timestamp": "2026-05-18T14:37:43.017491"
|
|
},
|
|
{
|
|
"module": "H19_好友管理",
|
|
"action": "set_friend_remark",
|
|
"rpc_method": "setFriendRemark",
|
|
"params": {
|
|
"wxid": "filehelper",
|
|
"remark": "文件传输助手"
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 14,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'setfriendremark'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H19_好友管理_set_friend_remark_1779086263.png",
|
|
"timestamp": "2026-05-18T14:37:44.162092"
|
|
},
|
|
{
|
|
"module": "H21_朋友圈浏览",
|
|
"action": "get_moments",
|
|
"rpc_method": "getMoments",
|
|
"params": {
|
|
"wxid": "",
|
|
"limit": 3
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 50,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getmoments'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H21_朋友圈浏览_get_moments_1779086264.png",
|
|
"timestamp": "2026-05-18T14:37:45.357723"
|
|
},
|
|
{
|
|
"module": "H22_群管理",
|
|
"action": "get_groups",
|
|
"rpc_method": "getGroups",
|
|
"params": {
|
|
"limit": 10
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 107,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getgroups'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H22_群管理_get_groups_1779086265.png",
|
|
"timestamp": "2026-05-18T14:37:46.596096"
|
|
},
|
|
{
|
|
"module": "H23_账号管理",
|
|
"action": "get_profile",
|
|
"rpc_method": "getProfile",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 63,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getprofile'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H23_账号管理_get_profile_1779086267.png",
|
|
"timestamp": "2026-05-18T14:37:47.782216"
|
|
},
|
|
{
|
|
"module": "H23_账号管理",
|
|
"action": "check_account_status",
|
|
"rpc_method": "checkAccountStatus",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 22,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'checkaccountstatus'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H23_账号管理_check_account_status_1779086268.png",
|
|
"timestamp": "2026-05-18T14:37:48.951389"
|
|
},
|
|
{
|
|
"module": "H24_账号安全",
|
|
"action": "get_login_devices",
|
|
"rpc_method": "getLoginDevices",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 59,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getlogindevices'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H24_账号安全_get_login_devices_1779086269.png",
|
|
"timestamp": "2026-05-18T14:37:50.148571"
|
|
},
|
|
{
|
|
"module": "H25_支付",
|
|
"action": "get_wallet_balance",
|
|
"rpc_method": "getWalletBalance",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 208,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getwalletbalance'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H25_支付_get_wallet_balance_1779086270.png",
|
|
"timestamp": "2026-05-18T14:37:51.502727"
|
|
},
|
|
{
|
|
"module": "H26_二维码",
|
|
"action": "generate_my_qr_code",
|
|
"rpc_method": "generateMyQrCode",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 69,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'generatemyqrcode'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H26_二维码_generate_my_qr_code_1779086272.png",
|
|
"timestamp": "2026-05-18T14:37:52.736225"
|
|
},
|
|
{
|
|
"module": "H27_视频号",
|
|
"action": "browse_channels",
|
|
"rpc_method": "browseChannels",
|
|
"params": {
|
|
"limit": 3
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 18,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'browsechannels'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H27_视频号_browse_channels_1779086273.png",
|
|
"timestamp": "2026-05-18T14:37:53.923321"
|
|
},
|
|
{
|
|
"module": "H28_标签",
|
|
"action": "get_labels",
|
|
"rpc_method": "getLabels",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 15,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getlabels'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H28_标签_get_labels_1779086274.png",
|
|
"timestamp": "2026-05-18T14:37:55.086203"
|
|
},
|
|
{
|
|
"module": "H29_收藏",
|
|
"action": "get_favorites",
|
|
"rpc_method": "getFavorites",
|
|
"params": {
|
|
"limit": 5
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 69,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getfavorites'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H29_收藏_get_favorites_1779086275.png",
|
|
"timestamp": "2026-05-18T14:37:56.275013"
|
|
},
|
|
{
|
|
"module": "H31_搜索",
|
|
"action": "global_search",
|
|
"rpc_method": "globalSearch",
|
|
"params": {
|
|
"keyword": "微信",
|
|
"limit": 5
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 126,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'globalsearch'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H31_搜索_global_search_1779086276.png",
|
|
"timestamp": "2026-05-18T14:37:57.541260"
|
|
},
|
|
{
|
|
"module": "H32_小程序",
|
|
"action": "get_recent_mini_programs",
|
|
"rpc_method": "getRecentMiniPrograms",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 73,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getrecentminiprograms'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H32_小程序_get_recent_mini_programs_1779086278.png",
|
|
"timestamp": "2026-05-18T14:37:58.761240"
|
|
},
|
|
{
|
|
"module": "H33_文件传输",
|
|
"action": "send_image",
|
|
"rpc_method": "sendImage",
|
|
"params": {
|
|
"to_id": "filehelper",
|
|
"image_path": "/sdcard/DCIM/test.jpg"
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 82,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'sendimage'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H33_文件传输_send_image_1779086279.png",
|
|
"timestamp": "2026-05-18T14:37:59.996742"
|
|
},
|
|
{
|
|
"module": "H35_注册登录",
|
|
"action": "check_login_state",
|
|
"rpc_method": "checkLoginState",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 79,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'checkloginstate'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H35_注册登录_check_login_state_1779086280.png",
|
|
"timestamp": "2026-05-18T14:38:01.237008"
|
|
},
|
|
{
|
|
"module": "H35_注册登录",
|
|
"action": "get_sim_phone",
|
|
"rpc_method": "getSimPhone",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 69,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getsimphone'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H35_注册登录_get_sim_phone_1779086281.png",
|
|
"timestamp": "2026-05-18T14:38:02.443059"
|
|
},
|
|
{
|
|
"module": "H36_公众号",
|
|
"action": "get_official_accounts",
|
|
"rpc_method": "getOfficialAccounts",
|
|
"params": {
|
|
"limit": 5
|
|
},
|
|
"status": "FAIL",
|
|
"latency_ms": 99,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getofficialaccounts'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H36_公众号_get_official_accounts_1779086283.png",
|
|
"timestamp": "2026-05-18T14:38:03.711196"
|
|
},
|
|
{
|
|
"module": "H39_设备信息",
|
|
"action": "get_device_info",
|
|
"rpc_method": "getDeviceInfo",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 20,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getdeviceinfo'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H39_设备信息_get_device_info_1779086284.png",
|
|
"timestamp": "2026-05-18T14:38:04.875617"
|
|
},
|
|
{
|
|
"module": "H39_设备信息",
|
|
"action": "get_storage_info",
|
|
"rpc_method": "getStorageInfo",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 110,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getstorageinfo'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H39_设备信息_get_storage_info_1779086285.png",
|
|
"timestamp": "2026-05-18T14:38:06.125259"
|
|
},
|
|
{
|
|
"module": "H39_设备信息",
|
|
"action": "get_network_info",
|
|
"rpc_method": "getNetworkInfo",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 195,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getnetworkinfo'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/H39_设备信息_get_network_info_1779086286.png",
|
|
"timestamp": "2026-05-18T14:38:07.506797"
|
|
},
|
|
{
|
|
"module": "系统_Hook状态",
|
|
"action": "get_hook_status",
|
|
"rpc_method": "getHookStatus",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 37,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'gethookstatus'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/系统_Hook状态_get_hook_status_1779086288.png",
|
|
"timestamp": "2026-05-18T14:38:08.703676"
|
|
},
|
|
{
|
|
"module": "系统_Hook状态",
|
|
"action": "get_process_info",
|
|
"rpc_method": "getProcessInfo",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 77,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getprocessinfo'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/系统_Hook状态_get_process_info_1779086289.png",
|
|
"timestamp": "2026-05-18T14:38:09.906390"
|
|
},
|
|
{
|
|
"module": "系统_Hook状态",
|
|
"action": "get_wechat_version",
|
|
"rpc_method": "getWechatVersion",
|
|
"params": {},
|
|
"status": "FAIL",
|
|
"latency_ms": 14,
|
|
"result": {
|
|
"success": false,
|
|
"error": "unable to find method 'getwechatversion'"
|
|
},
|
|
"screenshot": "/Users/karuo/Documents/GitHub/workphone-sdk/sdk/tests/../../verification_screenshots/系统_Hook状态_get_wechat_version_1779086290.png",
|
|
"timestamp": "2026-05-18T14:38:11.050837"
|
|
}
|
|
]
|
|
} |