diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-07-22 10:55:12 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-07-22 10:55:12 +0200 |
commit | 94f6ca13a7f293682a071384aec63b42d8b96b04 (patch) | |
tree | cfced25f5ca75c4e0fc18c2b08879cda2b40af51 /testautomation/chart2 | |
parent | 5bcae43bb026375f167b26d219b13a3d4715c5d2 (diff) | |
parent | 8e1312d5b24cafdeef12d588b5f91a4f691bd17d (diff) |
CWS changehid: resync to m85
Diffstat (limited to 'testautomation/chart2')
-rw-r--r-- | testautomation/chart2/optional/includes/ch2_datadialogue.inc | 3 |
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>" |