This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dongxiaoyan-tsg-autotest/01-TestCase/tsg-ui/Ui-settings/Search_Cached_Intermediate_Certificates_case.robot
2020-05-22 21:23:54 +08:00

15 lines
902 B
Plaintext

*** 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]