From f021b43e8af6f4093d8387b32081d3691ba3bc7a Mon Sep 17 00:00:00 2001 From: lyf Date: Mon, 21 Dec 2020 15:54:58 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AA=8C=E8=AF=81=E6=8F=90=E4=BA=A4=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E5=8A=9F=E8=83=BDssss=E5=91=9C=E5=91=9C=E5=91=9C?= =?UTF-8?q?=E5=91=9C=E5=91=9C=E5=91=9C=E5=91=9C=E5=91=9C=E6=97=A0=E6=97=A0?= =?UTF-8?q?=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0?= =?UTF-8?q?=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E5=91=9C=E5=91=9C?= =?UTF-8?q?=E5=91=9C=E5=91=9C=E5=91=9C=E5=91=9C=E5=91=9C=E5=91=9C=E6=97=A0?= =?UTF-8?q?=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0?= =?UTF-8?q?=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0?= =?UTF-8?q?=E6=97=A0=E6=97=A0=E6=97=A0=E6=97=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01-TestCase/tsg_ui/ui_settings/Decryption_Profile_Case.robot | 1 - 02-Keyword/tsg_ui/LoginRestrictions/LoginRestrictions.robot | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/01-TestCase/tsg_ui/ui_settings/Decryption_Profile_Case.robot b/01-TestCase/tsg_ui/ui_settings/Decryption_Profile_Case.robot index d3cd668..29494bb 100644 --- a/01-TestCase/tsg_ui/ui_settings/Decryption_Profile_Case.robot +++ b/01-TestCase/tsg_ui/ui_settings/Decryption_Profile_Case.robot @@ -11,7 +11,6 @@ Create_Decryption_Profile-001 ... Allow HTTP/2=1 Create-Decryption_Profile lyf-test-1 name ${dict} click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[3]/div/div/div[2]/div/div[3]/table/tbody/tr/td[2]/div/div/span - //*[@id="app"]/div/div[3]/div[2]/div/div[3]/div/div/div[2]/div/div[3]/table/tbody/tr/td[2]/div/div/span Delete Create_Decryption_Profile-002 diff --git a/02-Keyword/tsg_ui/LoginRestrictions/LoginRestrictions.robot b/02-Keyword/tsg_ui/LoginRestrictions/LoginRestrictions.robot index a609a5c..5f061fc 100644 --- a/02-Keyword/tsg_ui/LoginRestrictions/LoginRestrictions.robot +++ b/02-Keyword/tsg_ui/LoginRestrictions/LoginRestrictions.robot @@ -61,8 +61,8 @@ IP-Edit : FOR ${i} IN RANGE ${j} \ sleep 1 \ IP-search ${ip}[${i}] - \ sleep 1 - \ Double Click Element xpath =//*[@id="policy_Manipulation2"]/div/div[2]/div/div/form/div[2]/div/div[1]/div[2]/div[1][@placeholder='${ip}[${i}]'] #点击修改按钮 + \ sleep 1 + \ Click Element //*[@id="policy_Manipulation2"]/div/div[2]/div/div/form/div[2][text()="${ip}[${i}]"] #点击修改按钮 \ sleep 1 \ input text id=statusInputedit ${new_ip} #输入修改后的ip sleep 1