上传修改后的case
This commit is contained in:
@@ -0,0 +1,22 @@
|
|||||||
|
*** Settings ***
|
||||||
|
Force Tags tsg-ui settings SSL Decryption Exclusion
|
||||||
|
Resource ../../../03-Variable/bifangapivariable.txt
|
||||||
|
Resource ../../../02-Keyword/Tsg_Ui/Setting/Settings.robot
|
||||||
|
Library OperatingSystem
|
||||||
|
|
||||||
|
*** Test Cases ***
|
||||||
|
Create_SSL_Decryption_Exclusion-001
|
||||||
|
Create-SSL Decryption Exclusion $www.jianshu.com jianshu www.jianshu.com
|
||||||
|
|
||||||
|
Create_SSL_Decryption_Exclusion-002
|
||||||
|
Create-SSL Decryption Exclusion *myssl.com myssl.com myssl.com
|
||||||
|
|
||||||
|
Edit_SSL_Decryption_Exclusion-003
|
||||||
|
Create-SSL Decryption Exclusion *myssl.com myssl.com myssl.com
|
||||||
|
${id} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[1]/div/div/div/p/span
|
||||||
|
Edit-SSL Decryption Exclusion id=input_list_li1 ${id} $www.jianshu.com 简书
|
||||||
|
|
||||||
|
Edit_SSL_Decryption_Exclusion-004
|
||||||
|
Create-SSL Decryption Exclusion *myssl.com myssl.com myssl.com
|
||||||
|
${id} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[1]/div/div/div/p/span
|
||||||
|
Edit-SSL Decryption Exclusion id=input_list_li1 ${id} $www.jianshu.com 简xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[1]/div/div/div/p/spanxpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[1]/div/div/div/p/span书
|
||||||
Reference in New Issue
Block a user