mirror of https://github.com/goharbor/harbor.git
increase column number
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
This commit is contained in:
parent
37b916020c
commit
fae16a367c
|
@ -124,7 +124,7 @@ Check Listed In CVE Allowlist
|
||||||
Go Into Artifact ${tag}
|
Go Into Artifact ${tag}
|
||||||
|
|
||||||
Scroll Element Into View //clr-dg-row[contains(.,'${cve_id}')]
|
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
|
Capture Page Screenshot
|
||||||
|
|
||||||
Log All is_in_allow_list:${text}
|
Log All is_in_allow_list:${text}
|
||||||
|
|
Loading…
Reference in New Issue