summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-06-22 15:32:55 +0200
committerobo <obo@openoffice.org>2010-06-22 15:32:55 +0200
commit4fb9b1bdf9705b54cacad4a73084a6744f808308 (patch)
treea25fb4e71a44d5f605697aabfbd00124eaa19a4b
parentCWS-TOOLING: integrate CWS jpropenable (diff)
parentautomationdev300m81: Local merge with DEV300_m83 (diff)
downloadcore-4fb9b1bdf9705b54cacad4a73084a6744f808308.tar.gz
core-4fb9b1bdf9705b54cacad4a73084a6744f808308.zip
CWS-TOOLING: integrate CWS automationdev300m81
-rw-r--r--testautomation/chart2/optional/includes/ch2_datadialogue.inc12
-rw-r--r--testautomation/chart2/optional/includes/ch2_lvl1a.inc8
2 files changed, 4 insertions, 16 deletions
diff --git a/testautomation/chart2/optional/includes/ch2_datadialogue.inc b/testautomation/chart2/optional/includes/ch2_datadialogue.inc
index e0db844353c1..fd7876057db5 100644
--- a/testautomation/chart2/optional/includes/ch2_datadialogue.inc
+++ b/testautomation/chart2/optional/includes/ch2_datadialogue.inc
@@ -45,12 +45,6 @@ testcase tChartDataDialogueButtons
Printlog " Insert a new Chart-object, via the Menu: 'Insert - Chart'."
InsertChart
WaitSlot()
- '/// Press 'TAB' once to select the object
- printlog " Press 'TAB' once to select the object."
- DocumentImpress.TypeKeys "<TAB>"
- '/// Click the button 'RETURN' / 'ENTER' to enter the Chart-Data-dialogue
- printlog " Click the button 'Return', to enter the Chart-Data-dialogue."
- DocumentImpress.TypeKeys "<RETURN>"
Kontext "DocumentChart"
'/// Open context menu
printlog "Open context menu"
@@ -230,12 +224,6 @@ testcase tChartDataDialogueFieldsUndo
printlog " Insert a new Chart-object, via the Menu: 'Insert - Chart'."
InsertChart
WaitSlot()
- '/// Press 'TAB' once to select the object
- printlog " Press 'TAB' once to select the object."
- DocumentImpress.TypeKeys "<TAB>"
- '/// Click the button 'RETURN' / 'ENTER' to enter the Chart-Data-dialogue
- printlog " Click the button 'Return', to enter the Chart-Data-dialogue."
- DocumentImpress.TypeKeys "<RETURN>"
Kontext "DocumentChart"
'/// Open context menu
printlog "Open context menu"
diff --git a/testautomation/chart2/optional/includes/ch2_lvl1a.inc b/testautomation/chart2/optional/includes/ch2_lvl1a.inc
index 266c338a7bf8..99ca5a985bc4 100644
--- a/testautomation/chart2/optional/includes/ch2_lvl1a.inc
+++ b/testautomation/chart2/optional/includes/ch2_lvl1a.inc
@@ -60,8 +60,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)
@@ -119,8 +119,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"