调整UI自动化测试用例
This commit is contained in:
@@ -338,7 +338,7 @@ AuditLogsLDAPServer
|
||||
|
||||
AuditLogsLoginRestrictions
|
||||
[Tags] Positive UI LDAP Server Administration Login Restrictions
|
||||
AdminOpenPages //*[@id="Administration"]/ul/li[6] //*[@id="Administration"]/ul/li[6]
|
||||
AdminOpenPages //*[@id="Administration"]/ul/li[6] //*[@id="Administration"]/ul/li[6] xpath
|
||||
AddAuthorizedSourceIP 255.145.111.1/24
|
||||
Wait Until Element Is Enabled xpath=/html/body/div[last()]/p ${sleep_Wait}
|
||||
LoginRestrictions-SearchIP 255.145.111.1/24
|
||||
|
||||
@@ -256,7 +256,7 @@ DecryptionKeyringsCAEntityFileCARootType
|
||||
DecryptionKeyringsErrorVerification CAEntityFileCARootType ${path}keyrings//end-entity//caentity.chain.pem ${path}keyrings//end-entity//caentity.key id=certificateType_select0 id=keyringsadd_publicKeyAlgoSelet3
|
||||
... //*[@id="app"]/following-sibling::div/p Incorrect certificate chain length (root certificate must be 1, intermediate certificate and end entity certificate must be greater than 2.)
|
||||
|
||||
DecryptionKeyringsCAEntityFileCAMiddleType
|
||||
DecryptionKeyringsCAEntityFileCAMiddleType
|
||||
[Tags] Negtive UI Settings DecryptionKeyrings
|
||||
DecryptionKeyringsErrorVerification CAEntityFileCAMiddleType ${path}keyrings//end-entity//caentity.chain.pem ${path}keyrings//end-entity//caentity.key id=certificateType_select1 id=keyringsadd_publicKeyAlgoSelet3
|
||||
... //*[@id="app"]/following-sibling::div/p Incorrect certificate type
|
||||
|
||||
@@ -556,11 +556,11 @@ DecryptionProfileNameSpecialChar
|
||||
|
||||
DecryptionProfileDeleteReferencedData
|
||||
[Tags] Negtive UI Settings DecryptionProfile
|
||||
DeleteReferencedData DecryptionProfile //*[@id="Settings"]/ul/li[1] 83 The referenced data are not allowed to disable or delete Three-level menu=//*[@id="Settings"]/ul/li[1] xpath
|
||||
DeleteReferencedData DecryptionProfile //*[@id="Settings"]/ul/li[1] 83 The referenced data are not allowed to disable or delete //*[@id="profilesTabs"]/li[5]
|
||||
|
||||
DecryptionProfileNullname
|
||||
[Tags] Negtive UI Settings DecryptionProfile
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="Settings"]/ul/li[1] xpath
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="profilesTabs"]/li[5] xpath
|
||||
click id=insertAdd
|
||||
sleep ${sleep_min}
|
||||
click id=decryption-ok
|
||||
@@ -571,7 +571,7 @@ DecryptionProfileNullname
|
||||
|
||||
DercryptionProfileVersionLessTLSv1.2
|
||||
[Tags] Negtive UI Settings DecryptionProfile
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="Settings"]/ul/li[1] xpath
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="profilesTabs"]/li[5] xpath
|
||||
sleep ${sleep_min}
|
||||
click id=insertAdd
|
||||
sleep ${sleep_min}
|
||||
@@ -590,7 +590,7 @@ DercryptionProfileVersionLessTLSv1.2
|
||||
|
||||
DercryptionProfileVersionError
|
||||
[Tags] Negtive UI Settings DecryptionProfile
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="Settings"]/ul/li[1] xpath
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="profilesTabs"]/li[5] xpath
|
||||
sleep ${sleep_min}
|
||||
click id=insertAdd
|
||||
sleep ${sleep_min}
|
||||
|
||||
@@ -41,7 +41,7 @@ TrafficMirrorProfilesEditVlanSearchName
|
||||
|
||||
TrafficMirrorProfilesPagingDisplay
|
||||
[Tags] Positive UI Settings TrafficMirrorProfile
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] Three-levelMenu=//*[@id="profilesTabs"]/li[4] xpath
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="profilesTabs"]/li[4] xpath
|
||||
PagingDisplay 50
|
||||
|
||||
TrafficMirrorProfilesCreateNameMinSize
|
||||
@@ -100,7 +100,7 @@ TrafficMirrorProfilesCreateErrorMac
|
||||
|
||||
TrafficMirrorProfilesNoInput
|
||||
[Tags] Negtive UI Settings TrafficMirrorProfile
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] Three-levelMenu=//*[@id="profilesTabs"]/li[4] xpath
|
||||
OpenPages //*[@id="Settings"]/ul/li[1] //*[@id="profilesTabs"]/li[4] xpath
|
||||
sleep ${sleep_min}
|
||||
click id=trafficMirrorAdd
|
||||
sleep ${sleep_min}
|
||||
|
||||
@@ -185,7 +185,7 @@ TrustedCertificateAuthoritiesInportEmptyFile
|
||||
|
||||
TrustedCertificateAuthoritiesInportErrorFile
|
||||
[Tags] Negtive UI Settings TrustedCertificateAuthorities
|
||||
UploadFilesSize TrustedCertificateAuthorities InportErrorFile ${path}keyrings//root//Error.pem save trusted certificate authorities failure : The uploaded certificate is incorrect.
|
||||
UploadFilesSize TrustedCertificateAuthorities InportErrorFile ${path}keyrings//root//Error.pem The uploaded certificate is incorrect !
|
||||
|
||||
TrustedCertificateAuthoritiesImportDuplicateCertificate
|
||||
[Tags] Negtive UI Settings TrustedCertificateAuthorities
|
||||
|
||||
Reference in New Issue
Block a user