Skip to content

Commit

Permalink
fix: change filter_label_xpath to vulnerabilities_filter_label_xpath … (
Browse files Browse the repository at this point in the history
#19930)

fix: change filter_label_xpath to vulnerabilities_filter_label_xpath for "Select Filter Label For CVE Export"

Signed-off-by: Shengwen Yu <[email protected]>
  • Loading branch information
Shengwen YU authored Feb 2, 2024
1 parent 24bbad1 commit d990529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/Harbor-Pages/SecurityHub.robot
Original file line number Diff line number Diff line change
Expand Up @@ -281,4 +281,4 @@ Select Filter Label For CVE Export
Log ${label}
Retry Element Click //hbr-label-piece//span[contains(text(), '${label}')]
END
Retry Element Click ${filter_label_xpath}
Retry Element Click ${vulnerabilities_filter_label_xpath}

0 comments on commit d990529

Please sign in to comment.