新增mailServer页面自动化测试用例及相关关键字,AuditLogs新增MailServer操作用例
This commit is contained in:
@@ -2551,7 +2551,7 @@ DeleteReferencedData
|
||||
${text} get text xpath=/html/body/div[last()]/p
|
||||
Should Be Equal As Strings ${text} ${PromptInformation}
|
||||
|
||||
Assertion
|
||||
SettingsAssertion
|
||||
[Arguments] ${assertxpath} ${asserttext}
|
||||
${text} Get text xpath=${assertxpath}
|
||||
Should Be Equal As Strings ${text} ${asserttext}
|
||||
|
||||
Reference in New Issue
Block a user