From c920b025fad52f7caa1f45995e16c68670e2b856 Mon Sep 17 00:00:00 2001 From: Mia ZHOU Date: Fri, 2 Nov 2018 09:14:57 +0800 Subject: [PATCH] fix the typpo error in nightly test case (#6200) Signed-off-by: Meina Zhou --- tests/resources/Harbor-Pages/Configuration.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/resources/Harbor-Pages/Configuration.robot b/tests/resources/Harbor-Pages/Configuration.robot index 7cda1cd6c..677f8869a 100644 --- a/tests/resources/Harbor-Pages/Configuration.robot +++ b/tests/resources/Harbor-Pages/Configuration.robot @@ -99,7 +99,7 @@ Set Pro Create Admin Only Click Element xpath=//select[@id="proCreation"] Click Element xpath=//select[@id="proCreation"]//option[@value="adminonly"] Sleep 1 - Click Element xpath=${config_system_button_xpath} + Click Element xpath=${config_system_save_button_xpath} Capture Page Screenshot AdminCreateOnly.png Set Pro Create Every One