summaryrefslogtreecommitdiff
path: root/testautomation/writer/required/includes/w_002_.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/required/includes/w_002_.inc')
-rwxr-xr-xtestautomation/writer/required/includes/w_002_.inc9
1 files changed, 3 insertions, 6 deletions
diff --git a/testautomation/writer/required/includes/w_002_.inc b/testautomation/writer/required/includes/w_002_.inc
index d1e1f90986cf..1665b9aed268 100755
--- a/testautomation/writer/required/includes/w_002_.inc
+++ b/testautomation/writer/required/includes/w_002_.inc
@@ -664,7 +664,6 @@ endcase
'---------------------------------------------------
testcase tEditAutotext
- Dim j as integer
Dim k as integer
Dim i as integer
Dim CurrentEntryNr as integer
@@ -679,16 +678,14 @@ testcase tEditAutotext
DialogTest ( AutoText )
Kontext "AutoText"
-
- PrintLog "Click Categories"
- Bereiche.Click
- Sleep 1
-
Printlog "If it exists: Delete DummyAutotext."
if wDeleteAutotext("DummyAutotext") = true then
qaerrorlog "DummyAutotext from previous testrun found, now deleted."
end if
+ PrintLog "Click Categories"
+ Bereiche.Click
+ Sleep 1
Kontext "BereicheBearbeitenAutoText"
if BereicheBearbeitenAutoText.Exists then
DialogTest ( BereicheBearbeitenAutoText )