修改Settings及Administrator的测试用例及关键字定位ID
This commit is contained in:
@@ -122,19 +122,19 @@ CreateLDAPServerErrorHost
|
||||
|
||||
CreateLDAPServerErrorPort
|
||||
[Tags] Negtive UI Administration LDAP Server
|
||||
${list} Create List ${TEST NAME} 192.168.40.12 38 cn=root,dc=bifang,dc=com uid dc=bifang,dc=com 111111 21
|
||||
${list} Create List ${TEST NAME} 192.168.40.120 38 cn=root,dc=bifang,dc=com uid dc=bifang,dc=com 111111 21
|
||||
CreateLDAPServer ${list} NoOKButton=2
|
||||
Assertion /html/body/div[last()]/p Test connection failed
|
||||
|
||||
CreateLDAPServerErrorUserName
|
||||
[Tags] Negtive UI Administration LDAP Server
|
||||
${list} Create List ${TEST NAME} 192.168.40.12 389 test uid dc=bifang,dc=com 111111 21
|
||||
${list} Create List ${TEST NAME} 192.168.40.120 389 test uid dc=bifang,dc=com 111111 21
|
||||
CreateLDAPServer ${list} NoOKButton=2
|
||||
Assertion /html/body/div[last()]/p Test connection failed
|
||||
|
||||
CreateLDAPServerErrorPassword
|
||||
[Tags] Negtive UI Administration LDAP Server
|
||||
${list} Create List ${TEST NAME} 192.168.40.12 389 cn=root,dc=bifang,dc=com ui dc=bifang,dc 11 21
|
||||
${list} Create List ${TEST NAME} 192.168.40.120 389 cn=root,dc=bifang,dc=com ui dc=bifang,dc 11 21
|
||||
CreateLDAPServer ${list} NoOKButton=2
|
||||
Assertion /html/body/div[last()]/p Test connection failed
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ SSLDecryptionExclusionCreateSuffixMatching
|
||||
SSLDecryptionExclusionEditSearchID
|
||||
[Tags] Positive UI Settings SSLDecryptionExclusion
|
||||
CreateSSLDecryptionExclusion *myssl.com myssl.com myssl.com name
|
||||
${id} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[1]/div/div/div/p/span
|
||||
${id} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[1]/div/div/div/p/span
|
||||
EditSSLDecryptionExclusion ${id} $www.jianshu.com 简书 www.jianshu.com id
|
||||
click xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[2]/div/div/div/p/span
|
||||
Deletessl_del
|
||||
|
||||
@@ -222,16 +222,16 @@ SSLFingerprintImportLackLast_seen
|
||||
[Tags] Negtive UI Settings SSLFingerprint
|
||||
UploadFilesSize SSLFingerprint 1 ${path}SSLFingerprint_files/LackLast_seen.json line1 : JA3 UA time of last discovery cannot be empty
|
||||
|
||||
SSLFingerprintImportRepeatJA3
|
||||
SSLFingerprintImportRepeatJA3
|
||||
[Tags] Negtive UI Settings SSLFingerprint
|
||||
${a}= RandomNumber
|
||||
CreateSSLFingerprint d8c87baaaaaaaaaaaa9e41242626c2f3 Yes JA3Hash Description=test
|
||||
CreateSSLFingerprint d8c87baaaaaaaaaaaa9e41${a}26c2f3 Yes JA3Hash Description=test
|
||||
SSLFingerprintImportJA3 ${path}SSLFingerprint_files/InportSSLFingerprint.csv
|
||||
${text} Get Text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[3]/div[1]/div/div[1]/div[2]/div[2]/div/div[1]/div/div/div[1]/div/div[2]/div[2]/div[1]/div[3]/table/tbody/tr/td[3]/div
|
||||
Should Be Equal As Strings ${text} JA3 Hash repeat
|
||||
click xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[3]/div[1]/div/div[1]/div[2]/div[2]/div/div[1]/div/div/div[2]/div[2]/button
|
||||
sleep ${sleep_min}
|
||||
Settings-Search d8c87baaaaaaaaaaaa9e41242626c2f3 JA3Hash
|
||||
Settings-Search d8c87baaaaaaaaaaaa9e41${a}26c2f3 JA3Hash
|
||||
sleep ${sleep_min}
|
||||
click xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr
|
||||
DeleteSSLFingerprint
|
||||
|
||||
@@ -185,8 +185,8 @@ 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 save trusted certificate authorities failure : The uploaded certificate is incorrect.
|
||||
|
||||
TrustedCertificateAuthoritiesImportDuplicateCertificate
|
||||
[Tags] Negtive UI Settings TrustedCertificateAuthorities
|
||||
importTrustedCertificateAuthorities InportDuplicateCertificate01 ${path}keyrings//root//ca-cer.pem name
|
||||
|
||||
Reference in New Issue
Block a user