新增安全代理策略测试用例,修改创建策略关键字

This commit is contained in:
byb11
2021-03-10 18:27:18 +08:00
parent 8e4dcabecb
commit 32e5bf77e6
3 changed files with 333 additions and 58 deletions

View File

@@ -1,4 +1,5 @@
*** Settings ***
Force Tags tsg-ui Policies Security
Library Selenium2Library
Resource ../../../02-Keyword/tsg_ui/objects/NewObjectPages.robot
Resource ../../../02-Keyword/tsg_ui/objects/NewObject.robot
@@ -421,18 +422,3 @@ CreateSecurityIntercept
${policyInfo} Create Dictionary PolicyType=Security Policy PolicyName=${TEST NAME} PolicyAction=Intercept ApplicationSearch=SSL PolicyLogSession=1 PolicyEnabled=1
UIAddPolicies ${policyInfo} SourceInfo=${sourceInfo} DestinationInfo=${destinationInfo} FilterInfo=${filterInfo}
PoliciesDelete