diff --git a/02-Keyword/tsg_ui/Logout/Logout.robot b/02-Keyword/tsg_ui/Logout/Logout.robot index 87fed61..90ae9e2 100644 --- a/02-Keyword/tsg_ui/Logout/Logout.robot +++ b/02-Keyword/tsg_ui/Logout/Logout.robot @@ -12,5 +12,5 @@ Logout UiLogoutAndDelLocalIP log UiLogoutAndDelLocalIP - DeletePage ${LocahIPName} + Run Keyword If ${addTestClentIPFlag}==1 DeletePage ${LocahIPName} Logout.Logout