From c3158a37ef7c557811a489df87cc6ad2406f5382 Mon Sep 17 00:00:00 2001 From: dongxiaoyan Date: Tue, 26 May 2020 19:59:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 02-Keyword/tsg_ui/Logout/Logout.robot | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/02-Keyword/tsg_ui/Logout/Logout.robot b/02-Keyword/tsg_ui/Logout/Logout.robot index f4ea7f1..87fed61 100644 --- a/02-Keyword/tsg_ui/Logout/Logout.robot +++ b/02-Keyword/tsg_ui/Logout/Logout.robot @@ -10,8 +10,7 @@ Logout sleep 2 Close All Browsers -UiLogoutAndDelLocalIP - [Arguments] ${tempParm} - log UiLogoutAndDelLocalIP${tempParm} - Objects.DeletePage ${LocahIPName} +UiLogoutAndDelLocalIP + log UiLogoutAndDelLocalIP + DeletePage ${LocahIPName} Logout.Logout