From fae16a367c8b85cdb5b5bd7fcd4b45775cc251e8 Mon Sep 17 00:00:00 2001 From: stonezdj Date: Wed, 27 Aug 2025 17:52:32 +0800 Subject: [PATCH] increase column number Signed-off-by: stonezdj --- tests/resources/Harbor-Pages/Vulnerability.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/resources/Harbor-Pages/Vulnerability.robot b/tests/resources/Harbor-Pages/Vulnerability.robot index 03ed48eefa..432c4596dd 100644 --- a/tests/resources/Harbor-Pages/Vulnerability.robot +++ b/tests/resources/Harbor-Pages/Vulnerability.robot @@ -124,7 +124,7 @@ Check Listed In CVE Allowlist Go Into Artifact ${tag} Scroll Element Into View //clr-dg-row[contains(.,'${cve_id}')] - ${text}= Get Text //clr-dg-row[contains(.,'${cve_id}')]//clr-dg-cell[7] + ${text}= Get Text //clr-dg-row[contains(.,'${cve_id}')]//clr-dg-cell[8] Capture Page Screenshot Log All is_in_allow_list:${text}