From fee63fcd9dbea87b4f5532c8c1166db481b91dd7 Mon Sep 17 00:00:00 2001 From: liuyuanfang Date: Wed, 27 May 2020 17:17:42 +0800 Subject: [PATCH] Delete Search_Cached_Intermediate_Certificates_case.robot --- ...rch_Cached_Intermediate_Certificates_case.robot | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 01-TestCase/tsg-ui/Ui-settings/Search_Cached_Intermediate_Certificates_case.robot diff --git a/01-TestCase/tsg-ui/Ui-settings/Search_Cached_Intermediate_Certificates_case.robot b/01-TestCase/tsg-ui/Ui-settings/Search_Cached_Intermediate_Certificates_case.robot deleted file mode 100644 index 5a97c90..0000000 --- a/01-TestCase/tsg-ui/Ui-settings/Search_Cached_Intermediate_Certificates_case.robot +++ /dev/null @@ -1,14 +0,0 @@ -*** Settings *** -Force Tags tsg-ui settings Cached Intermediate Certificates -Resource ../../../../03-Variable/bifangapivariable.txt -Resource ../../../../02-Keyword/Tsg_Ui/Setting/Settings.robot -Library OperatingSystem - -*** Test Cases *** -Search_Cached_Intermediate_Certificates-001 - ${id} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[1]/div/div/div/p/span - Search-Cached Intermediate Certificates id=input_list_li1 ${id} xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[9] - -Search_Cached_Intermediate_Certificates-002 - ${sni} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[2]/div/div/div/p/span - Search-Cached Intermediate Certificates id=input_list_li1 ${sni} xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[9]