summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2011-01-05 15:48:52 +0100
committerVladimir Glazunov <vg@openoffice.org>2011-01-05 15:48:52 +0100
commit8b6c5db130c88bf84b007bd4aa43a1773cb66a6f (patch)
tree801644c74f2ac1971935dad1f3201f9bfb3297db /testautomation/writer/optional
parentba973d7fba682aa951bea428e6fed80c5d414897 (diff)
parent38af65d1b4f83de02e9d95f85349932990830947 (diff)
CWS-TOOLING: integrate CWS automationdev300m95
Diffstat (limited to 'testautomation/writer/optional')
-rw-r--r--testautomation/writer/optional/includes/textframes/w_textframes2.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/writer/optional/includes/textframes/w_textframes2.inc b/testautomation/writer/optional/includes/textframes/w_textframes2.inc
index 4fca2bdbddb6..466b0c99ab15 100644
--- a/testautomation/writer/optional/includes/textframes/w_textframes2.inc
+++ b/testautomation/writer/optional/includes/textframes/w_textframes2.inc
@@ -868,7 +868,7 @@ testcase tTextframes_28
printlog "Insert a frame"
Call fInsertFrame(30, 30, 60, 60)
-
+ Sleep 2
printlog "Naming the frame"
Call fFormatFrame("TabZusaetze")
ObjektName.SetText sFrameName1
@@ -885,7 +885,7 @@ testcase tTextframes_28
printlog "Insert another frame"
Call fInsertFrame(50, 50, 80, 80)
-
+ Sleep 2
printlog "Naming the frame"
Call fFormatFrame("TabZusaetze")
ObjektName.SetText sFrameName2