summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2011-03-16 09:28:51 +0100
committerobo <obo@openoffice.org>2011-03-16 09:28:51 +0100
commit8c718050f2bdc00a7a90b2965f66514a0bc039db (patch)
tree8a30bfb59065bee4c36c1cfe05bf6a35b41d8a1f /testautomation
parentabe28ebe3947c035e5fc18efb784e78c7a94c66b (diff)
parenta0fe7aceae7db1bef6c6af205094e34a911df7c1 (diff)
CWS-TOOLING: integrate CWS chart51
Diffstat (limited to 'testautomation')
-rw-r--r--testautomation/graphics/required/includes/global/id_004.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/testautomation/graphics/required/includes/global/id_004.inc b/testautomation/graphics/required/includes/global/id_004.inc
index f04a3ba5ec8f..fbcfde707710 100644
--- a/testautomation/graphics/required/includes/global/id_004.inc
+++ b/testautomation/graphics/required/includes/global/id_004.inc
@@ -242,8 +242,10 @@ testcase tiInsertGraphic
DialogTest (GrafikEinfuegenDlg)
printlog " use file: global\input\graf_inp\stabler.tif) "
Dateiname.settext Convertpath (gTesttoolPath + "global\input\graf_inp\stabler.tif")
+ wait(1000)
printlog "click 'open' "
Oeffnen.click
+ wait(1000)
catch
Warnlog "Insert graphic doesn't work :-("
endcatch