fix: classify browser resource blockers in web probe
This commit is contained in:
@@ -104,6 +104,8 @@ description: UniDesk Web 开发与受控浏览器验证技能。用户提到 Web
|
||||
- 不替代 Workbench Kafka、Trace 或性能专项命令。
|
||||
- 产品级 RESTful 深链选择、保存与重载持久化 smoke:
|
||||
- 使用 `web-probe product-smoke --product <product> --target <target> --profile <profile> --edition <edition-id> --algorithm <algorithm-id>`;
|
||||
- 默认 `--json` 只返回有界判定摘要、认证请求到达状态、失败类型、报告/截图哈希和受控下钻命令;只有一次性需要完整投影时显式使用 `--full` 或 `--raw`;
|
||||
- 首次登录导航在 `status=0`、无请求/响应和零步骤时出现浏览器关闭或 `ERR_INSUFFICIENT_RESOURCES`,必须分类为 `browser-runtime-blocker`,不得误报密码或目标认证失败;
|
||||
- 失败输出中的报告或截图使用 `web-probe artifact inspect --node <node> --lane <lane> --path <artifact-path> --sha256 sha256:<digest>` 受控下钻;禁止调用者猜测 runner workspace 或直接读取完整报告;
|
||||
- 产品 target、semantic origin、认证 sourceRef、登录合同、selector、保存请求、视口和证据上限只从产品 owning YAML 读取;
|
||||
- 认证合同可声明 API session、同页表单或 BrowserContext Basic Auth,产品命令不得自行读取或拼接认证 header;
|
||||
|
||||
Reference in New Issue
Block a user