summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Craemer [oc] <oc@openoffice.org>2010-07-07 09:15:11 +0200
committerOliver Craemer [oc] <oc@openoffice.org>2010-07-07 09:15:11 +0200
commitece3808a5e68ea8f4a54317313447dff0f328535 (patch)
treeb03133ffc932778a6c4c79eb64d82e0305285b5f
parent2d8a117426f9aa3b47a90bcbe1907bb8a15442a2 (diff)
i112991 :[Automation]Chart could not be enabled due to Renaissance
-rw-r--r--testautomation/chart2/optional/includes/ch2_datadialogue.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/testautomation/chart2/optional/includes/ch2_datadialogue.inc b/testautomation/chart2/optional/includes/ch2_datadialogue.inc
index fd7876057db5..f7e4078ad911 100644
--- a/testautomation/chart2/optional/includes/ch2_datadialogue.inc
+++ b/testautomation/chart2/optional/includes/ch2_datadialogue.inc
@@ -286,9 +286,6 @@ testcase tChartDataDialogueFieldsUndo
DatabaseUndo
'/// And then we enter the dialogue again, to check if the values has returned to what they were before we changed them.
printlog "And then we enter the dialogue again, to check if the values has returned to what they were before we changed them."
- '/// One press on 'TAB' to select the object ///'
- printlog " Click the button 'TAB', to select the object."
- DocumentImpress.TypeKeys "<TAB>"
'/// Followed by one press on "RETURN" / "ENTER" to enter the Chart-Data-dialogue ///'
printlog " Click the button 'Return', to enter the Chart-Data-dialogue."
DocumentImpress.TypeKeys "<RETURN>"