i112991 :[Automation]Chart could not be enabled due to Renaissance

This commit is contained in:
Oliver Craemer [oc] 2010-07-07 09:15:11 +02:00
parent 2d8a117426
commit ece3808a5e

View file

@ -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>"