summaryrefslogtreecommitdiff
path: root/testautomation/writer
diff options
context:
space:
mode:
authorHelge Delfs [hde] <hde@openoffice.org>2010-11-08 14:18:30 +0100
committerHelge Delfs [hde] <hde@openoffice.org>2010-11-08 14:18:30 +0100
commit323824f71c3c66fc480ffccf25752f579d0cd8c3 (patch)
tree7babae8bc29b1cf05e5834ce882c0f22527628d9 /testautomation/writer
parent42a5da1282453c6667df862d8420ce659594ce4d (diff)
automationdev300m91#i115375#added a sleep due to timer on slot FormatGroup
Diffstat (limited to 'testautomation/writer')
-rw-r--r--testautomation/writer/optional/includes/drawing/w_drawing_tools2.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/testautomation/writer/optional/includes/drawing/w_drawing_tools2.inc b/testautomation/writer/optional/includes/drawing/w_drawing_tools2.inc
index b6680f406a7c..08ebbfed45d4 100644
--- a/testautomation/writer/optional/includes/drawing/w_drawing_tools2.inc
+++ b/testautomation/writer/optional/includes/drawing/w_drawing_tools2.inc
@@ -679,6 +679,8 @@ testcase tEncapsulatedGroup_1
Call wZeichenobjektEinfuegen("RECHTECK", 35, 40, 38, 45, false)
Call wZeichenobjektEinfuegen("ELLIPSE", 40, 40, 58, 45, false, true)
Call wObjektSelektieren ( 31, 31, 80, 80 )
+
+ Sleep 1
PrintLog "- generate a new group"
try