summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorHelge Delfs [hde] <hde@openoffice.org>2010-12-17 09:52:23 +0100
committerHelge Delfs [hde] <hde@openoffice.org>2010-12-17 09:52:23 +0100
commit38af65d1b4f83de02e9d95f85349932990830947 (patch)
tree46fa2301372c77126edc7730c0a48af6a22f2128 /testautomation
parente7db78122b88d7ecd3d76357fa1f7ff884b8ce38 (diff)
automationdev300m95#i116157#added some sleeps
Diffstat (limited to 'testautomation')
-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