调整UI自动化代码
This commit is contained in:
@@ -532,7 +532,7 @@ DecryptionProfileNameMinSize
|
||||
${dict} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=1 EV Certificat=1
|
||||
... Certificate Transparency=1 Mutual Authentication=1 On Protocol Errors=1 Certificate Pinning=1 Certificate Not Installed=1 Mirror Client Versions=1
|
||||
... Allow HTTP/2=1
|
||||
CreateDecryptionProfile 1 name ${dict}
|
||||
CreateDecryptionProfile 2341 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
|
||||
Delete
|
||||
|
||||
@@ -566,7 +566,8 @@ DecryptionProfileNullname
|
||||
click id=decryption-ok
|
||||
sleep ${sleep_min}
|
||||
${text} get text xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[1]/div/div[3]
|
||||
Should Be Equal As Strings ${text} Please enter the content
|
||||
Should Be Equal As Strings ${text} The length of the name is at most 128 characters and cannot be less than 4 characters
|
||||
|
||||
|
||||
DercryptionProfileVersionLessTLSv1.2
|
||||
[Tags] Negtive UI Settings DecryptionProfile
|
||||
|
||||
Reference in New Issue
Block a user