修改Auditlogs、LDAPServer、MyAcccount页面case
This commit is contained in:
@@ -173,7 +173,7 @@ AuditLogsSSLDecryptionExclusion
|
|||||||
EditSSLDecryptionExclusion ${id} $www.jianshu.com 简书 www.jianshu.com id
|
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
|
click xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[2]/div/div/div/p/span
|
||||||
Deletessl_del
|
Deletessl_del
|
||||||
Wait Until Element Is Enabled xpath=/html/body/div[last()]/p 20
|
sleep ${sleep}
|
||||||
AdminOpenPages sidebarsystem_PolicyConfigurationLog sidebarsystem_PolicyConfigurationLog
|
AdminOpenPages sidebarsystem_PolicyConfigurationLog sidebarsystem_PolicyConfigurationLog
|
||||||
AuditLogsSearch ${id} SSL Decryption Exclusion
|
AuditLogsSearch ${id} SSL Decryption Exclusion
|
||||||
Wait Until Element Is Enabled xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[1]/div/div 20
|
Wait Until Element Is Enabled xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr[1]/td[1]/div/div 20
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ LDAPServerClickADCAuthenticationButton
|
|||||||
Should Not Be Equal ${text1} ${text2}
|
Should Not Be Equal ${text1} ${text2}
|
||||||
click element xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[9]/div/div/span/div/span
|
click element xpath=//*[@id="ly-table1-listcontent"]/div/div[3]/table/tbody/tr/td[9]/div/div/span/div/span
|
||||||
|
|
||||||
LDAPServer
|
LDAPServerPagingDisplay
|
||||||
[Tags] Positive UI Administration LDAP Server
|
[Tags] Positive UI Administration LDAP Server
|
||||||
AdminOpenPages sidebarsystem_LadpServer sidebarsystem_LadpServer
|
AdminOpenPages sidebarsystem_LadpServer sidebarsystem_LadpServer
|
||||||
AuditLogs-PagingDisplay 50
|
AuditLogs-PagingDisplay 50
|
||||||
|
|||||||
@@ -70,6 +70,7 @@ MyAccountPasswordNotModified
|
|||||||
[Tags] Negtive UI Administration My Account
|
[Tags] Negtive UI Administration My Account
|
||||||
OpenMyAccountPage
|
OpenMyAccountPage
|
||||||
EditMyAccount ${username} ${password} ${password}
|
EditMyAccount ${username} ${password} ${password}
|
||||||
|
Wait Until Element Is Enabled xpath=/html/body/div[last()]/p 20
|
||||||
Assertion /html/body/div[last()]/p The password setting cannot be the same as the previous one.
|
Assertion /html/body/div[last()]/p The password setting cannot be the same as the previous one.
|
||||||
|
|
||||||
MyAccountTwoPasswordsAreInconsistent
|
MyAccountTwoPasswordsAreInconsistent
|
||||||
|
|||||||
Reference in New Issue
Block a user