summaryrefslogtreecommitdiff
path: root/testautomation/chart2
diff options
context:
space:
mode:
authorOliver Craemer [oc] <oc@openoffice.org>2010-06-14 15:58:16 +0200
committerOliver Craemer [oc] <oc@openoffice.org>2010-06-14 15:58:16 +0200
commitc76723b0d42affe00f9a5fc5218939060a5cc15a (patch)
treedcfa1582587f1343d019478eb40e7330e017a149 /testautomation/chart2
parent8d9c47083245426c6649ce71030744b8e72c4a8b (diff)
i112381 : [Automation] added waitslots to avoid timingproblems
Diffstat (limited to 'testautomation/chart2')
-rwxr-xr-xtestautomation/chart2/optional/includes/ch2_lvl1a.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/testautomation/chart2/optional/includes/ch2_lvl1a.inc b/testautomation/chart2/optional/includes/ch2_lvl1a.inc
index 5f72fd7e32f9..2637a4794d97 100755
--- a/testautomation/chart2/optional/includes/ch2_lvl1a.inc
+++ b/testautomation/chart2/optional/includes/ch2_lvl1a.inc
@@ -58,8 +58,8 @@ testcase tPlotOptions
printlog "Edit / Object / Edit"
EditObjectEdit
-
- printlog "Select DataSeries A by toolbar selectorbox"
+ waitslot()
+ printlog "Select DataSeries A by toolbar selectorbox"
Kontext "DocumentChart"
call fChartSelectElement (8)
@@ -117,8 +117,8 @@ testcase tPlotOptions
endif
EditObjectEdit
-
- printlog "Select DataSeries A by toolbar selectorbox"
+ waitslot()
+ printlog "Select DataSeries A by toolbar selectorbox"
call fChartSelectElement (8)
printlog "Invoke Format::ObjectProperties"