From 9428990b76c75b88027a1f59cb2056fae3a64c38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E6=98=8E=E6=98=8E?= Date: Mon, 13 Jul 2020 19:15:02 +0800 Subject: [PATCH] Update Settings.robot --- 02-Keyword/tsg_ui/setting/Settings.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-Keyword/tsg_ui/setting/Settings.robot b/02-Keyword/tsg_ui/setting/Settings.robot index 8656991..5274da2 100644 --- a/02-Keyword/tsg_ui/setting/Settings.robot +++ b/02-Keyword/tsg_ui/setting/Settings.robot @@ -72,7 +72,7 @@ Create-Insert Scripts Sleep 1 click ${type} #选择css sleep 1 - click xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[5]/div/div/button[1] #点击OK + click id=insertAddOk1 #点击OK Sleep 1 input xpath=//*[@id="one-input"] ${name} #搜索输入框输入name Sleep 1