问题描述:IOS执行安装应用Case失败,必现BUG,通过应用程序安装ipa正常,在用例中安装会显示安装完成,实际没有安装,也无报错
Server版本:2.4.2
Agent版本与部署方式:2.4.2 jar
手机型号与系统版本:iPhnoe8 15.6 win10
截图:


相关日志:
2023-05-25 14:38:12.094 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : t = 895.94s Wait for com.apple.springboard to idle
[sonic-driver-core] 2023-05-25 14:38:12 [INFO] perform action TouchActions(actions=[TouchActions.TouchAction(action=press, options=TouchActions.TouchAction.Options(x=352, y=474, ms=null)), TouchActions.TouchAction(action=wait, options=TouchActions.TouchAction.Options(x=null, y=null, ms=300)), TouchActions.TouchAction(action=moveTo, options=TouchActions.TouchAction.Options(x=160, y=475, ms=null)), TouchActions.TouchAction(action=wait, options=TouchActions.TouchAction.Options(x=null, y=null, ms=10)), TouchActions.TouchAction(action=release, options=null)]).
2023-05-25 14:38:17.856 - INFO 64805 --- [http-nio-7777-exec-7] o.c.sonic.agent.websockets.IOSWSServer : IOSWSServer-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a send: {"detail":"tap","type":"debug","point":"358,690"}
2023-05-25 14:38:17.857 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : accept 127.0.0.1:55386
2023-05-25 14:38:17.862 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : 2023-05-25 14:38:17.843455+0800 WebDriverAgentRunner-Runner[2883:98018] Getting the most recent active application (out of 1 total items)
2023-05-25 14:38:17.863 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : t = 901.71s Find the Application 'com.apple.springboard'
2023-05-25 14:38:17.863 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : t = 901.71s Requesting snapshot of accessibility hierarchy for app with pid 62
2023-05-25 14:38:18.054 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : 2023-05-25 14:38:18.034439+0800 WebDriverAgentRunner-Runner[2883:98018] Waiting up to 2s until com.apple.springboard is in idle state (including animations)
2023-05-25 14:38:18.054 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : t = 901.90s Wait for com.apple.springboard to idle
[sonic-driver-core] 2023-05-25 14:38:18 [INFO] perform action TouchActions(actions=[TouchActions.TouchAction(action=press, options=TouchActions.TouchAction.Options(x=358, y=690, ms=null)), TouchActions.TouchAction(action=release, options=null)]).
2023-05-25 14:42:16.699 - INFO 64805 --- [http-nio-7777-exec-1] o.c.sonic.agent.websockets.IOSWSServer : IOSWSServer-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a send: {"caseId":432,"detail":"runStep","type":"debug"}
2023-05-25 14:42:17.571 - INFO 64805 --- [WebSocketConnectReadThread-49] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"runStep","pf":2,"gp":{"heyuan_event":"18600578546","D_ipa":"Z:\\apk_test\\door_7.36.0-beta.ipa","N_iphone":"zf6235607","ios_apk_name":"com.yangcong345.match","D_apk":"Z:\\apk_test\\ycmath-7.36.0-7360-guanghetv.apk","apk_name":"com.yangcong345.android.phone"},"sessionId":"IOSWSServer-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","steps":[{"step":{"stepType":"pause","sort":26754,"error":3,"content":"3000","parentId":0,"platform":2,"caseId":432,"elements":[],"conditionType":0,"disabled":0,"id":8056,"text":"","projectId":2}},{"step":{"stepType":"uninstall","sort":26755,"error":3,"content":"","parentId":0,"platform":2,"caseId":432,"elements":[],"conditionType":0,"disabled":0,"id":8057,"text":"{{ios_apk_name}}","projectId":2}},{"step":{"stepType":"install","sort":26756,"error":3,"content":"1","parentId":0,"platform":2,"caseId":432,"elements":[],"conditionType":0,"disabled":0,"id":8058,"text":"C:\\Users\\87117\\Desktop\\door_7.36.0-beta.ipa","projectId":2}}],"cid":432}
2023-05-25 14:42:20.576 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"强制等待","log":"等待3000 ms","time":"14:42:20","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":2,"cid":0}
2023-05-25 14:42:20.685 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"卸载应用","log":"App包名: com.yangcong345.match","time":"14:42:20","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":2,"cid":0}
2023-05-25 14:42:20.685 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"","log":"开始安装App,请稍后...","time":"14:42:20","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":1,"cid":0}
2023-05-25 14:42:20.741 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"安装应用","log":"App安装路径: C:\\Users\\87117\\Desktop\\door_7.36.0-beta.ipa","time":"14:42:20","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":2,"cid":0}
2023-05-25 14:42:20.742 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"status","des":"","log":"","time":"14:42:20","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":1,"cid":0}
2023-05-25 14:43:17.075 - INFO 64805 --- [http-nio-7777-exec-5] o.c.sonic.agent.websockets.IOSWSServer : IOSWSServer-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a send: {"detail":"keyEvent","type":"debug","key":"home"}
2023-05-25 14:43:17.076 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : accept 127.0.0.1:55394
2023-05-25 14:43:17.080 - INFO 64805 --- [Thread-585] o.cloud.sonic.agent.bridge.ios.SibTool : t = 1200.93s Pressing Home button
[sonic-driver-core] 2023-05-25 14:43:17 [INFO] press button home.
2023-05-25 14:43:25.131 - INFO 64805 --- [http-nio-7777-exec-3] o.c.sonic.agent.websockets.IOSWSServer : IOSWSServer-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a send: {"caseId":432,"detail":"runStep","type":"debug"}
2023-05-25 14:43:25.708 - INFO 64805 --- [WebSocketConnectReadThread-49] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"runStep","pf":2,"gp":{"heyuan_event":"18600578546","D_ipa":"Z:\\apk_test\\door_7.36.0-beta.ipa","N_iphone":"zf6235600","ios_apk_name":"com.yangcong345.match","D_apk":"Z:\\apk_test\\ycmath-7.36.0-7360-guanghetv.apk","apk_name":"com.yangcong345.android.phone"},"sessionId":"IOSWSServer-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","steps":[{"step":{"stepType":"pause","sort":26754,"error":3,"content":"3000","parentId":0,"platform":2,"caseId":432,"elements":[],"conditionType":0,"disabled":0,"id":8056,"text":"","projectId":2}},{"step":{"stepType":"uninstall","sort":26755,"error":3,"content":"","parentId":0,"platform":2,"caseId":432,"elements":[],"conditionType":0,"disabled":0,"id":8057,"text":"{{ios_apk_name}}","projectId":2}},{"step":{"stepType":"install","sort":26756,"error":3,"content":"1","parentId":0,"platform":2,"caseId":432,"elements":[],"conditionType":0,"disabled":0,"id":8058,"text":"C:\\Users\\87117\\Desktop\\door_7.36.0-beta.ipa","projectId":2}}],"cid":432}
2023-05-25 14:43:28.711 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"强制等待","log":"等待3000 ms","time":"14:43:28","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":2,"cid":0}
2023-05-25 14:43:28.818 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"卸载应用","log":"App包名: com.yangcong345.match","time":"14:43:28","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":2,"cid":0}
2023-05-25 14:43:28.819 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"","log":"开始安装App,请稍后...","time":"14:43:28","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":1,"cid":0}
2023-05-25 14:43:28.869 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"安装应用","log":"App安装路径: C:\\Users\\87117\\Desktop\\door_7.36.0-beta.ipa","time":"14:43:28","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":2,"cid":0}
2023-05-25 14:43:28.869 - INFO 64805 --- [ios-run-step-task-0-432-d2d6e3b629ce0d7f4ad45675c62df140996ccf7a] org.cloud.sonic.agent.tests.LogUtil : {"msg":"status","des":"","log":"","time":"14:43:28","rid":0,"udId":"d2d6e3b629ce0d7f4ad45675c62df140996ccf7a","status":1,"cid":0}