维护UISettings模块用例
This commit is contained in:
@@ -72,9 +72,7 @@ SSLDecryptionExclusionNullDescriptionAndFQDN
|
||||
click id=ssl_create
|
||||
sleep ${sleep_min}
|
||||
click id=ssl_ok
|
||||
sleep ${sleep}
|
||||
${text1} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div[1]/div[3]/form/div[1]/div/div[3]
|
||||
${text2} get text xpath=//*[@id="app"]/div/div[3]/div[2]/div/div/div[1]/div[3]/form/div[2]/div/div[2]
|
||||
Should Be Equal As Strings ${text1} The length of the name is at most 128 characters and cannot be less than 4 characters
|
||||
Should Be Equal As Strings ${text2} Please enter the content
|
||||
sleep ${sleep_min}
|
||||
Page Should Contain The length of the name is at most 128 characters and cannot be less than 4 characters
|
||||
Page Should Contain Please enter the content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user