increase column number

Signed-off-by: stonezdj <stone.zhang@broadcom.com>
This commit is contained in:
stonezdj 2025-08-27 17:52:32 +08:00
parent 37b916020c
commit fae16a367c
No known key found for this signature in database
GPG Key ID: 869A6492598C9031
1 changed files with 1 additions and 1 deletions

View File

@ -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}