将Administration下页面的用例的等待方式更改为变量

This commit is contained in:
byb11
2021-03-05 17:43:21 +08:00
parent b6475a14fc
commit 267af61972
6 changed files with 143 additions and 143 deletions

View File

@@ -142,10 +142,10 @@ CreateLDAPServerPortExceedMax
[Tags] Negtive UI Administration LDAP Server
AdminOpenPages sidebarsystem_LadpServer sidebarsystem_LadpServer
click element id=ldapAdd
sleep 1
sleep ${sleep_min}
input text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[1]/div[2]/form/div[3]/div/div[1]/input 65536
click element xpath=//*[@id="app"]/div/div[3]/div[2]/div/div[1]/div[2]/form/div[1]/label
sleep 1
sleep ${sleep_min}
Assertion //*[@id="app"]/div/div[3]/div[2]/div/div[1]/div[2]/form/div[3]/div/div[2] save LDAP config port cannot be empty or must between 1 ~ 65535.