mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-03 01:00:08 +01:00
3b8a2890f9
1. Upgrade robot-framework to 3.1 and Selenium library to 4.4.0. 2. Fix a registry issue for clear filter text input. Signed-off-by: danfengliu <danfengl@vmware.com>
6 lines
338 B
Plaintext
6 lines
338 B
Plaintext
*** Settings ***
|
|
Documentation This resource provides any keywords related to the Harbor private registry appliance
|
|
|
|
*** Variables ***
|
|
${project_configuration_wl_delete_a_cve_id_icon} //hbr-project-policy-config/form/section//ul/li[1]/a[2]/clr-icon
|
|
${project_configuration_wl_project_add_system_btn} //button[@id='add-system'] |