From f1b3db9c57b4332c650f11402b50fed24271e105 Mon Sep 17 00:00:00 2001 From: dongxiaoyan Date: Thu, 28 May 2020 17:31:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=9C=AC=E7=B3=BB=E7=BB=9Fip?= =?UTF-8?q?=E5=AF=B9=E8=B1=A1=E6=97=B6=EF=BC=8C=E6=B7=BB=E5=8A=A0=E6=98=AF?= =?UTF-8?q?=E5=90=A6=E5=AD=98=E5=9C=A8=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02-Keyword/tsg_ui/Logout/Logout.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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