606 lines
43 KiB
Plaintext
606 lines
43 KiB
Plaintext
*** Settings ***
|
|
Force Tags tsg-ui settings Decryption Profile
|
|
Resource ../../../03-Variable/bifangapivariable.txt
|
|
Resource ../../../02-Keyword/tsg_ui/setting/Settings.robot
|
|
Library OperatingSystem
|
|
|
|
*** Test Cases ***
|
|
DecryptionProfilesCreateFail-close
|
|
[Tags] Positive UI name Settings DecryptionProfile
|
|
${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 DecryptionProfilesCreateFail-close name ${dict} fail1=Fail-close
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfilesCreatePass-through
|
|
[Tags] Positive UI name Settings DecryptionProfile
|
|
${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 DecryptionProfilesCreatePass-through name ${dict} fail1=Pass-through
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen1
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=1 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=1
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen2
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=1 Issuer=1 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=1 Issuer=1
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen3
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=1 Issuer=1 Self-signed=1
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen4
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=1 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=1
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen5
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=1 EV Certificat=1
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=1 EV Certificat=1
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen6
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=1 EV Certificat=1
|
|
... Certificate Transparency=1 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=1 EV Certificat=1
|
|
... Certificate Transparency=1
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen7
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} 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=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=1 Issuer=1 Self-signed=1 Expiry Date=1 EV Certificat=1
|
|
... Certificate Transparency=1 Mutual Authentication=1
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen8
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} 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=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} 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
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen9
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} 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=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} 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
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen10
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} 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=0
|
|
... Allow HTTP/2=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} 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
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen11
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} 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=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} 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
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileOpen12
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} 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
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} 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
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose1
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 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
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose2
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 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
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose3
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 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
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose4
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 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
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose5
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... 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
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose6
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=1 On Protocol Errors=1 Certificate Pinning=1 Certificate Not Installed=1 Mirror Client Versions=1
|
|
... Allow HTTP/2=1
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose7
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=1 Certificate Pinning=1 Certificate Not Installed=1 Mirror Client Versions=1
|
|
... Allow HTTP/2=1
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose8
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=1 Certificate Not Installed=1 Mirror Client Versions=1
|
|
... Allow HTTP/2=1
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose9
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=1 Mirror Client Versions=1
|
|
... Allow HTTP/2=1
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose10
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=1
|
|
... Allow HTTP/2=1
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose11
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=1
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DercryptionProfileClose12
|
|
[Tags] Positive UI ID Settings DecryptionProfile
|
|
${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 DercryptionProfile name ${dict}
|
|
sleep ${sleep_min}
|
|
${id} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
${dict1} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Allow HTTP/2=0
|
|
... Mirror Client Versions=0
|
|
EditDecryptionProfile ${id} EditDercryptionProfile id ${dict1}
|
|
${dict2} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
DecryptionProfileButtonVerification ${dict2} ${id} id open=el-switch
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileAllCloseSSLv3.0
|
|
[Tags] Positive UI SSLv3.0 Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile lyf-test-5 name ${dict} min1=SSLv3.0 max1=SSLv3.0
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileAllCloseTLSv1.0
|
|
[Tags] Positive UI TLSv1.0 Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile lyf-test-6 name ${dict} min1=TLSv1.0 max1=TLSv1.0
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileAllCloseTLSv1.1
|
|
[Tags] Positive UI TLSv1.1 Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile lyf-test-7 name ${dict} min1=TLSv1.1 max1=TLSv1.1
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileAllCloseTLSv1.2
|
|
[Tags] Positive UI TLSv1.2 Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile lyf-test-8 name ${dict} min1=TLSv1.2 max1=TLSv1.2
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileAllCloseTLSv1.3
|
|
[Tags] Positive UI TLSv1.3 Settings DecryptionProfile
|
|
${dict} Create Dictionary Common Name=0 Issuer=0 Self-signed=0 Expiry Date=0 EV Certificat=0
|
|
... Certificate Transparency=0 Mutual Authentication=0 On Protocol Errors=0 Certificate Pinning=0 Certificate Not Installed=0 Mirror Client Versions=0
|
|
... Allow HTTP/2=0
|
|
CreateDecryptionProfile lyf-test-9 name ${dict} min1=TLSv1.3 max1=TLSv1.3
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileTurnPage
|
|
[Tags] Positive UI Settings DecryptionProfile
|
|
OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_Profiles/Profile_DecryptionProfile
|
|
TurnPage //*[@id="app"]/div/div[3]/div[2]/div/div/div/div[4]/div/button[2] //*[@id="app"]/div/div[3]/div[2]/div/div/div/div[4]/div/button[1]
|
|
... //*[@id="app"]/div/div[3]/div[2]/div/div/div/div[4]/div/span[2]/div/input 2 //*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr/td[1]/div/div/span
|
|
|
|
DecryptionProfileNameMinSize
|
|
[Tags] Boundary UI name Settings DecryptionProfile
|
|
${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 2341 name ${dict}
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileNameMaxSize
|
|
[Tags] Boundary UI name Settings DecryptionProfile
|
|
${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 DecryptionProfileNameMaxSizeDecryptionProfileNameMaxSizeDecryptionProfileNameMaxSizeDecryptionProfileNameMaxSizeDecryptionProfil name ${dict}
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileNameSpecialChar
|
|
[Tags] Boundary UI name Settings DecryptionProfile
|
|
${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 中文+absc+моряков+@#¥%……&* name ${dict}
|
|
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div/div[2]/div/div[3]/table/tbody/tr
|
|
Delete
|
|
|
|
DecryptionProfileDeleteReferencedData
|
|
[Tags] Negtive UI Settings DecryptionProfile
|
|
DeleteReferencedData DecryptionProfile VSidebar1_Home1_App0_anonymousComponent-1_Proxy_Profiles/Profile_DecryptionProfile 83 The referenced data are not allowed to disable or delete
|
|
|
|
DecryptionProfileNullname
|
|
[Tags] Negtive UI Settings DecryptionProfile
|
|
OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_Profiles/Profile_DecryptionProfile
|
|
click id=insertAdd
|
|
sleep ${sleep_min}
|
|
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} The length of the name is at most 128 characters and cannot be less than 4 characters
|
|
|
|
|
|
DercryptionProfileVersionLessTLSv1.2
|
|
[Tags] Negtive UI Settings DecryptionProfile
|
|
OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_Profiles/Profile_DecryptionProfile
|
|
sleep ${sleep_min}
|
|
click id=insertAdd
|
|
sleep ${sleep_min}
|
|
input id=decrytion_profileName1 DercryptionProfileVersionLessTLSv1.2
|
|
sleep ${sleep_min}
|
|
click xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[7]/div[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
click xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[last()]/div[2]/div/div/div/span/span/i
|
|
sleep ${sleep_min}
|
|
click id=pro_min2
|
|
sleep ${sleep_min}
|
|
click id=decryption-ok
|
|
${test} get text xpath=/html/body/div[last()]/p
|
|
sleep ${sleep}
|
|
Should Be Equal As Strings ${test} HTTP/2 MUST use TLS version 1.2 or higher.
|
|
|
|
DercryptionProfileVersionError
|
|
[Tags] Negtive UI Settings DecryptionProfile
|
|
OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_Profiles/Profile_DecryptionProfile
|
|
sleep ${sleep_min}
|
|
click id=insertAdd
|
|
sleep ${sleep_min}
|
|
input id=decrytion_profileName1 DercryptionProfileVersionError
|
|
sleep ${sleep_min}
|
|
click xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[7]/div[1]/div/div/span
|
|
sleep ${sleep_min}
|
|
click xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[7]/div[4]/div/div/span
|
|
sleep ${sleep_min}
|
|
click xpath=//*[@id="policy_Manipulation_create8"]/div[2]/form/div[7]/div[3]/div/div/div/span/span/i
|
|
sleep ${sleep_min}
|
|
click id=pro_max0
|
|
sleep ${sleep_min}
|
|
click id=decryption-ok
|
|
sleep ${sleep}
|
|
${test} get text xpath=/html/body/div[last()]/p
|
|
Should Be Equal As Strings ${test} In Protocol version , min version can't greater than max version
|
|
|