summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/dropdownLB/w_dropdownLB1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/dropdownLB/w_dropdownLB1.inc')
-rwxr-xr-xtestautomation/writer/optional/includes/dropdownLB/w_dropdownLB1.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/writer/optional/includes/dropdownLB/w_dropdownLB1.inc b/testautomation/writer/optional/includes/dropdownLB/w_dropdownLB1.inc
index 726acd7f5a6e..e3381afbde7c 100755
--- a/testautomation/writer/optional/includes/dropdownLB/w_dropdownLB1.inc
+++ b/testautomation/writer/optional/includes/dropdownLB/w_dropdownLB1.inc
@@ -1051,7 +1051,7 @@ testcase tDropDownLB_17
if EntrysList.GetSelText <> sItem1(i-1) then Warnlog "Hope to get " & sItem1(i-1) & " but get " & EntrysList.GetSelText
next i
else
- QAErrorlog "#i56768#Not all entrys in field correctly imported!"
+ warnlog "Not all entrys in field correctly imported!"
end if
FeldbefehlBearbeitenFunktionen.Cancel
@@ -1078,7 +1078,7 @@ testcase tDropDownLB_17
if EntrysList.GetSelText <> sItem2(i-1) then Warnlog "Hope to get " & sItem2(i-1) & " but get " & EntrysList.GetSelText
next i
else
- QAErrorlog "#i56768#Not all entrys in field correctly imported!"
+ warnlog "Not all entrys in field correctly imported!"
end if
FeldbefehlBearbeitenFunktionen.Cancel