From 235a13fa740cb817a17647ddf70af8d53b0f804f Mon Sep 17 00:00:00 2001 From: Mia ZHOU Date: Wed, 8 Aug 2018 10:48:21 +0800 Subject: [PATCH] fix nightly test fail for project creation moved to system config fix nightly test fail for project creation moved to system config --- tests/resources/Harbor-Pages/Configuration.robot | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/resources/Harbor-Pages/Configuration.robot b/tests/resources/Harbor-Pages/Configuration.robot index 432e03976..0a1a124b0 100644 --- a/tests/resources/Harbor-Pages/Configuration.robot +++ b/tests/resources/Harbor-Pages/Configuration.robot @@ -92,6 +92,7 @@ Ldap Verify Cert Checkbox Should Be Disabled Set Pro Create Admin Only #set limit to admin only + Click Element xpath=${configuration_xpath} Sleep 2 Click Element xpath=${system_config_xpath} Sleep 1 @@ -101,7 +102,9 @@ Set Pro Create Admin Only Click Element xpath=${config_save_button_xpath} Capture Page Screenshot AdminCreateOnly.png -Set Pro Create Every One +Set Pro Create Every One + Click Element xpath=${configuration_xpath} + sleep 1 #set limit to Every One Click Element xpath=${system_config_xpath} Sleep 1