将Administration下页面的用例的等待方式更改为变量
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user