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