维护UISettings模块用例

This commit is contained in:
byb11
2021-07-12 15:45:45 +08:00
parent 423ddc256c
commit 6bf28973ab
13 changed files with 98 additions and 105 deletions

View File

@@ -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