维护UISettings模块用例
This commit is contained in:
@@ -80,8 +80,8 @@ TrustedCertificateAuthoritiesEditDefaultCertificate
|
||||
TrustedCertificateAuthoritiesTurnPage
|
||||
[Tags] Positive UI Settings TrustedCertificateAuthorities
|
||||
OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_CertificateManagement/Certificate_Authorities
|
||||
TurnPage //*[@id="app"]/div/div[3]/div[2]/div/div[2]/div[1]/div/div[4]/div/button[2] //*[@id="app"]/div/div[3]/div[2]/div/div[2]/div[1]/div/div[4]/div/button[1]
|
||||
... //*[@id="app"]/div/div[3]/div[2]/div/div[2]/div[1]/div/div[4]/div/span[2]/div/input 2 //*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[1]/div/div/div/p/span
|
||||
TurnPage //*[@id="app"]/div/div[3]/div[2]/div/div[1]/div/div[3]/div/button[2] //*[@id="app"]/div/div[3]/div[2]/div/div[1]/div/div[3]/div/button[1]
|
||||
... //*[@id="app"]/div/div[3]/div[2]/div/div[1]/div/div[3]/div/span[2]/div/input 2 //*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[1]/div/div/div/p/span
|
||||
|
||||
TrustedCertificateAuthoritiesIDSortButton
|
||||
[Tags] Positive UI Settings TrustedCertificateAuthorities
|
||||
@@ -123,12 +123,12 @@ TrustedCertificateAuthoritiesModifiedTimeSortButton
|
||||
OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_CertificateManagement/Certificate_Authorities
|
||||
SortButton //*[@id="ly-table1-listcontent"]/div/div[2]/table/thead/tr/th[10]/div/span/i Trusted Certificate Authorities
|
||||
|
||||
TrustedCertificateAuthoritiesCertificateExpirationDelay
|
||||
[Tags] Positive UI Settings TrustedCertificateAuthorities
|
||||
OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_CertificateManagement/Certificate_Authorities
|
||||
Settings-Search CertificateExpirationDelay name
|
||||
${text} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[2]/td[6]/div/div/div/span
|
||||
Should Be Equal As Strings Expired ${text}
|
||||
# TrustedCertificateAuthoritiesCertificateExpirationDelay
|
||||
# [Tags] Positive UI Settings TrustedCertificateAuthorities
|
||||
# OpenPages VSidebar1_Home1_App0_anonymousComponent-1_Proxy_CertificateManagement/Certificate_Authorities
|
||||
# Settings-Search CertificateExpirationDelay name
|
||||
# ${text} get text xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[2]/td[6]/div/div/div/span
|
||||
# Should Be Equal As Strings Expired ${text}
|
||||
|
||||
TrustedCertificateAuthoritiesCreateNameMinSize
|
||||
[Tags] Boundary UI name Settings TrustedCertificateAuthorities
|
||||
@@ -163,7 +163,7 @@ TrustedCertificateAuthoritiesCreateNameThreeCharacters
|
||||
sleep ${sleep_min}
|
||||
click id=authoritiesAdd_sub
|
||||
sleep ${sleep_min}
|
||||
${text} Get Text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div[2]/div[2]/form/div[1]/div/div[3]
|
||||
${text} Get Text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[2]/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
|
||||
|
||||
TrustedCertificateAuthoritiesInportEntityCertificate
|
||||
|
||||
Reference in New Issue
Block a user