From 4649184105c59988db610e53d85dd87bb8a1b5c6 Mon Sep 17 00:00:00 2001 From: Codex Date: Wed, 1 Jul 2026 03:49:52 +0000 Subject: [PATCH] Fix JD01 sentinel check catalog --- config/hwlab-web-probe-sentinel/check-catalog.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/hwlab-web-probe-sentinel/check-catalog.yaml b/config/hwlab-web-probe-sentinel/check-catalog.yaml index 74614bc6..aa8a0732 100644 --- a/config/hwlab-web-probe-sentinel/check-catalog.yaml +++ b/config/hwlab-web-probe-sentinel/check-catalog.yaml @@ -777,3 +777,11 @@ sentinel: actionZh: 查看详情后处理。 blocking: true order: 950 + - code: WBC-096 + id: quick-verify-observer-stop-failed + level: error + titleZh: 页面观察未停止 + summaryZh: 快速验证完成后页面观察进程没有正常停止,可能留下 Chrome 进程。 + actionZh: 查看详情后处理。 + blocking: true + order: 960