summaryrefslogtreecommitdiff
path: root/testautomation/chart2/optional/includes/ch2_datadialogue.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/chart2/optional/includes/ch2_datadialogue.inc')
-rw-r--r--testautomation/chart2/optional/includes/ch2_datadialogue.inc12
1 files changed, 0 insertions, 12 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"