Eason 我这边复现下来,如果子步骤找不到元素的场景,强制终止后会显示运行结算,但是实际程序还在运行,会继续子步骤的操作, 直到报错停止,
[sonic-driver-core] 2023-05-26 11:32:19 [INFO] find element successful.
[sonic-driver-core] 2023-05-26 11:32:19 [INFO] click element 00000000-0000-0814-0000-002700000003.
2023-05-26 11:32:19.685 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"点击会议-会议详情-餐饮-餐厅列表-返回","log":"点击xpath: //android.view.View/android.view.View[1]/android.view.View[1]/android.view.View[1]","time":"11:32:19","rid":0,"udId":"XPL5T20103000005","status":2,"cid":0}
2023-05-26 11:32:23.687 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"强制等待","log":"等待3000 ms","time":"11:32:23","rid":0,"udId":"XPL5T20103000005","status":2,"cid":0}
2023-05-26 11:32:23.687 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"「if」子步骤执行完毕","log":"","time":"11:32:23","rid":0,"udId":"XPL5T20103000005","status":2,"cid":0}
[sonic-driver-core] 2023-05-26 11:32:24 [ERROR] element not found. retried 1 times, retry in 3000 ms.
2023-05-26 11:32:27.452 - INFO 22352 --- [http-nio-7777-exec-5] o.c.s.agent.websockets.AndroidWSServer : AndroidWSServer-XPL5T20103000005 send: {"pf":1,"caseId":27,"detail":"stopStep","type":"debug","udId":"XPL5T20103000005"}
[sonic-driver-core] 2023-05-26 11:32:28 [ERROR] element not found. retried 2 times, retry in 3000 ms.
[sonic-driver-core] 2023-05-26 11:32:31 [ERROR] element not found. retried 3 times, retry in 3000 ms.
[sonic-driver-core] 2023-05-26 11:32:34 [ERROR] element not found. retried 4 times, retry in 3000 ms.
[sonic-driver-core] 2023-05-26 11:32:37 [ERROR] element not found. retried 5 times, retry in 3000 ms.
2023-05-26 11:32:37.495 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"获取获取miceid文本异常!","log":"获取xpath://android.webkit.WebView/android.view.View[1]/android.view.View/android.view.View[3]文本","time":"11:32:37","rid":0,"udId":"XPL5T20103000005","status":4,"cid":0}
[sonic-driver-core] 2023-05-26 11:32:37 [INFO] get screenshot.
2023-05-26 11:32:38.113 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"获取异常截图","log":"http://182.148.53.230:13000/server/api/folder/imageFiles/20230526/2b44f7fa-7eda-49ac-9264-8bcd7214d91f.jpg","time":"11:32:38","rid":0,"udId":"XPL5T20103000005","status":3,"cid":0}
2023-05-26 11:32:38.113 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"","log":"异常信息: org.cloud.sonic.driver.common.tool.SonicRespException: An element could not be located on the page using the given search parameters","time":"11:32:38","rid":0,"udId":"XPL5T20103000005","status":3,"cid":0}
2023-05-26 11:32:38.115 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"公共步骤「添加外出用餐」执行完毕","log":"","time":"11:32:38","rid":0,"udId":"XPL5T20103000005","status":3,"cid":0}
2023-05-26 11:32:38.116 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"执行公共步骤 添加外出用餐异常!","log":"","time":"11:32:38","rid":0,"udId":"XPL5T20103000005","status":4,"cid":0}
[sonic-driver-core] 2023-05-26 11:32:38 [INFO] get screenshot.
2023-05-26 11:32:38.654 - INFO 22352 --- [android-run-step-task-0-27-XPL5T20103000005] org.cloud.sonic.agent.tests.LogUtil : {"msg":"step","des":"获取异常截图","log":"http://182.148.53.230:13000/server/api/folder/imageFiles/20230526/d72f39b6-e77a-4f5b-bb1c-d510c96a051e.jpg","time":"11:32:38","rid":0,"udId":"XPL5T20103000005","status":3,"cid":0}
我待会儿再看看这种是不是特殊情况,在找不到元素时强制终止才会这样