summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/undo/w_undo_history_3.inc
blob: 021f7ec71b3b7e6333b568a861f68707b1cd3911 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
'encoding UTF-8  Do not remove or change this line!
'**************************************************************************
'* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
'* 
'* Copyright 2008 by Sun Microsystems, Inc.
'*
'* OpenOffice.org - a multi-platform office productivity suite
'*
'* $RCSfile: w_undo_history_3.inc,v $
'*
'* $Revision: 1.3 $
'*
'* last change: $Author: rt $ $Date: 2008-09-04 09:20:44 $
'*
'* This file is part of OpenOffice.org.
'*
'* OpenOffice.org is free software: you can redistribute it and/or modify
'* it under the terms of the GNU Lesser General Public License version 3
'* only, as published by the Free Software Foundation.
'*
'* OpenOffice.org is distributed in the hope that it will be useful,
'* but WITHOUT ANY WARRANTY; without even the implied warranty of
'* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
'* GNU Lesser General Public License version 3 for more details
'* (a copy is included in the LICENSE file that accompanied this code).
'*
'* You should have received a copy of the GNU Lesser General Public License
'* version 3 along with OpenOffice.org.  If not, see
'* <http://www.openoffice.org/license.html>
'* for a copy of the LGPLv3 License.
'*
'/************************************************************************
'*
'* owner : fredrik.haegg@sun.com
'*
'* short description : Writer Undo-History - Test
'*
'\***********************************************************************

sub w_undo_history_3

	Call tUndoSection			' Section (Insert/Modify/Delete)
	Call tUndoHyperlink			' Hyperlink (Insert as Text/as URL button)
	Call tUndoFootnote			' Footnote (Insert/Modify/Delete)
	Call tUndoCaption			' Insert Caption
	Call tUndoAutoText			' Insert Autotext	
	Call tUndoBookmark			' Bookmark (Insert/Rename/Delete)
	Call tUndoNote			' Note (Insert/Delete)
	Call tUndoScript			' Script (Insert/Delete)
	Call tUndoIndexes			' Index/Bibliography entrys (Insert/Delete)
	Call tUndoFrames			' Frames (Insert/Rename/Delete)
	Call tUndoTableGeneral			' Tables Part 1
	Call tUndoTableOptionsMerge			' Tables Part 2
	Call tUndoTableConvertSort			' Tables Part 3
	Call tUndoTableSplitDelete			' Tables Part 4
	Call tUndoHorizontalRuler			' Horizontal ruler
	Call tUndoGraphics			' Graphics (Insert/Replace/Delete)
	
end sub

testcase tUndoSection

	'/// <B>Section (Insert/Modify/Delete)</B>
	printlog "Section (Insert)"
	'/// new document
	Call hNewDocument
	'/// Insert a section
	InsertSection
	Kontext
	Active.Setpage TabBereiche
	Kontext "TabBereiche"
	TabBereiche.Ok
	'///  string in Undo-list has to be: "Insert section")
	Call CheckUndoStringInUndoList ( 10, "InsertSection" )

	printlog "Section (Modify)"
	'/// Open navigator and select section
	Call wNavigatorAuswahl ( 7, 1, true )
	Kontext "NavigatorWriter"
	'/// Open contextmenu and choose 'Edit'
	Auswahlliste.OpenContextMenu
	wait 500
	Call hMenuSelectNr(4)
	
	'/// Change Background-Color
	Kontext "BereicheBearbeiten"
	Optionen.Click
	Kontext
	Active.Setpage TabHintergrund
	Kontext "TabHintergrund"
	Hintergrundfarbe.TypeKeys "<Down>", 5
	TabHintergrund.Ok
	
	Kontext "BereicheBearbeiten"
	BereicheBearbeiten.Ok
	'///  string in Undo-list has to be: "Modify section") 
	Call CheckUndoStringInUndoList ( 10, "ModifySection" )
	
	printlog "Section (Delete)"
	'/// Open navigator and select section
	Call wNavigatorAuswahl ( 7, 1, true )
	Kontext "NavigatorWriter"
	'/// Open contextmenu and choose 'Edit'
	Auswahlliste.OpenContextMenu
	wait 500
	Call hMenuSelectNr(4)
	'/// In 'Edit sections' dialog choose 'remove'
	Kontext "BereicheBearbeiten"
	Aufheben.Click
	BereicheBearbeiten.Ok
	'///  string in Undo-list has to be: "Delete section") 
	Call CheckUndoStringInUndoList ( 10, "DeleteSection" )
	
	'/// Close Document
	Call hCloseDocument

endcase


testcase tUndoHyperlink

	'///<B>Hyperlink (Insert as Text/as URL button)</B>
	printlog "- Insert hyperlink as text"
	'/// new document
	Call hNewDocument
	'/// Insert / Hyperlink as Text
	InsertHyperlink
	Call wEinfuegenHyperlink(1)
	ZielURL.Settext "www.sun.com"
	Form.Select 1
	Kontext "Hyperlink"
	Uebernehmen.Click
	Hyperlink.Close
	'///  string in Undo-list has to be: "Insert Hyperlink") 
	Call CheckUndoStringInUndoList ( 10, "InsertHyperlink" )

	Call wTypeKeys "<Return>"

	'/// Insert / Hyperlink as Button
	printlog "- Insert hyperlink as Button"
	InsertHyperlink
	Call wEinfuegenHyperlink(1)
	ZielURL.Settext "www.sun.com"
	Form.Select 2
	Kontext "Hyperlink"
	Uebernehmen.Click
	Hyperlink.Close
	
	'///  string in Undo-list has to be: "insert URL Button") 
	Call CheckUndoStringInUndoList ( 10, "InsertHyperlinkButton" )
	
	'/// Close Document
	Call hCloseDocument
	
endcase	


testcase tUndoFootnote

	'/// <B>Footnote (Insert/Modify/Delete)</B>
	printlog "- Footnote (Insert)"
	'/// new document
	Call hNewDocument
	'/// Insert / Footnote
	InsertFootnote	
	Kontext "FussnoteEinfuegen"
	FussnoteEinfuegen.Ok
	'///  string in Undo-list has to be: "Insert footnote") 
	Call CheckUndoStringInUndoList ( 10, "InsertFootnote" )

	printlog "- Footnote (Modify)"
	'/// Tools/Footnote
	ToolsFootnote
	Kontext
	Active.Setpage TabFussnoten
	Kontext "TabFussnoten"
	
	'/// Change any option in footnote dialog
	if Seitenende.IsChecked then
		Dokumentende.Check
	else
		Seitenende.Check
	end if
	'/// Close dialog
	TabFussnoten.Ok
	'///  string in Undo-list has to be: "Modify footnote options") 
	Call CheckUndoStringInUndoList ( 10, "ModifyFootnote" )

	printlog "- Footnote (Delete)"
	'/// Point cursor directly to the footnote anchor
	Call wTypeKeys "<Mod1 Home>"
	'/// press 'delete' to remove footnote
	Call wTypeKeys "<Delete>"
	'///  string in Undo-list has to be: "Delete footnote options") 
	Call CheckUndoStringInUndoList ( 10, "DeleteFootnote" )
	
	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoCaption

	'/// <B>Insert a caption</B>
	printlog "- Insert Caption"
	'/// new document
	Call hNewDocument
	'/// Insert a graphic
	Call hGrafikEinfuegen ( gTesttoolPath & "writer\optional\input\graphics\jolink.jpg" )	
	'/// Insert / Caption
	InsertCaption
	Kontext "Beschriftung"
	'/// Insert a caption more than 20 characters long
	Beschriftungstext.Settext "This caption has more than 20 characters"
	Beschriftung.Ok
	
	'///  string in Undo-list has to be: "Insert Caption: This capt...aracters") 
	Call CheckUndoStringInUndoList ( 10, "InsertCaption" )
	
	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoAutoText

	'/// <B>Insert autotext</B>
	printlog "- Insert autotext"
	'/// new document
	Call hNewDocument
	'/// Insert dummy text
	Call wBlindtextEinfuegen
	
	'///  string in Undo-list has to be: "Insert Auto Text") 
	Call CheckUndoStringInUndoList ( 10, "InsertAutotext" )
	
	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoBookmark

Warnlog "#i102310# - tUndoBookmark outcommented due to bug."
goto endsub


	'/// <B>Bookmark (Insert/Rename/Delete)</B>
	printlog "- Insert Bookmark"
	'/// new document
	Call hNewDocument
	'/// Insert / Bookmark
	InsertBookmark
	Kontext "TextmarkeEinfuegen"
	Textmarken.Settext "I'm a bookmark"
	TextmarkeEinfuegen.Ok
	'///  string in Undo-list has to be: "Insert Bookmark: I'm a bookmark") 
	Call CheckUndoStringInUndoList ( 10, "InsertBookmark" )

	printlog "- Rename Bookmark"
	'/// Open navigator and select bookmark
	Call wNavigatorAuswahl ( 6, 1, true )
	Kontext "NavigatorWriter"
	'/// Open contextmenu and choose 'Edit'
	Auswahlliste.OpenContextMenu
	wait 500
	Call hMenuSelectNr(4)
	wait 500
	Call hMenuSelectNr(3)	
	wait 500
	Kontext "ObjekteUmbenennen"
	Objektname.Settext "a book"
	ObjekteUmbenennen.Ok	
	'///  string in Undo-list has to be: "Rename Bookmark: a book") 
	Call CheckUndoStringInUndoList ( 10, "RenameBookmark" )

	printlog "- Delete Bookmark"
	'/// Open navigator and select bookmark
	Call wNavigatorAuswahl ( 6, 1, true )
	Kontext "NavigatorWriter"
	'/// Open contextmenu and choose 'Edit'
	Auswahlliste.OpenContextMenu
	wait 500
	Call hMenuSelectNr(4)
	wait 500
	Call hMenuSelectNr(2)	
	wait 500
	'///  string in Undo-list has to be: "Rename Bookmark: a book") 
	Call CheckUndoStringInUndoList ( 10, "DeleteBookmark" )
	
	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoNote

	'/// <B>Note (Insert/Delete)</B>
	printlog "- Insert Note"
	'/// new document
	Call hNewDocument
	'/// Insert / Note
	InsertNoteWriter
	'///  string in Undo-list has to be: "Insert note") 
	Call CheckUndoStringInUndoList ( 10, "InsertNote" )
    printlog "- Delete Note"
    '/// Bring up the Navigator, find the entry "Notes", expand it, and select the expanded section.
    Call wNavigatorAuswahl( 11, 1 )
	'/// Enter 'Delete'      'Backspace'
    kontext "Navigator"
    Navigator.TypeKeys "<DELETE>"
    '/// Close the Navigator
    ViewNavigator
    '///  string in Undo-list has to be: "Delete: 'This is a note'") 
	Call CheckUndoStringInUndoList ( 10, "DeleteNote" )

	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoScript
	
	'/// <B>Script (Insert/Delete)</B>
	printlog "- Insert Script"
	'/// new document
	Call hNewDocument
	'/// Insert / Script
	InsertScript
	Kontext "ScriptEinfuegen"
	ScriptEinfuegen.Ok
	'///  string in Undo-list has to be: "Insert script") 
	Call CheckUndoStringInUndoList ( 10, "InsertScript" )

	'/// Point cursor directly to the script
	Call wTypeKeys "<Mod1 Home>"
	'/// press 'delete' to remove script
	Call wTypeKeys "<Delete>"
	'///  string in Undo-list has to be: "Delete script")
	Call CheckUndoStringInUndoList ( 10, "DeleteScript" )
	
	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoIndexes

	'/// <B>Indexes (Insert/Delete)</B>
	printlog "- Insert Index entry"
	'/// new document
	Call hNewDocument
	'/// Type a word
	Call wTypeKeys "IndexEntry"
	Call wTypeKeys "<Shift Home>"
	'/// Insert / Indexes and Tables / Entry
	InsertIndexesEntry
	Kontext "VerzeichnisEintragEinfuegen"
	EintragOk.Click
	VerzeichnisEintragEinfuegen.Close
	'///  string in Undo-list has to be: "Insert index entry")
	Call CheckUndoStringInUndoList ( 10, "InsertIndexEntry" )

	printlog "delete index entry with 'Backspace'"
	Call wTypeKeys ( "<Backspace>"
	'///  string in Undo-list has to be: "Delete index entry")
	Call CheckUndoStringInUndoList ( 10, "DeleteIndexEntry" )

	'/// Type a word
	Call wTypeKeys "BibliographyEntry"
	Call wTypeKeys "<Shift Home>"
	printlog "- Insert Bibliography entry"
	printlog "Insert / Index / Bibliography entry"
	InsertIndexesBibliographyEntry
	Kontext "LiteratureintragEinfuegen"
	EintragEinfuegen.Click
	LiteratureintragEinfuegen.Close
	'///  string in Undo-list has to be: "Insert bibliography entry")
	Call CheckUndoStringInUndoList ( 10, "InsertBibliographyEntry" )

	Printlog "delete bibliography entry with 'Backspace'"
	Call wTypeKeys ( "<Backspace>"
	'///  string in Undo-list has to be: "Delete bibliography entry")
	Call CheckUndoStringInUndoList ( 10, "DeleteBibliographyEntry" )
	
	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoFrames

	'/// <B>Frames (Insert/Rename/Delete)</B>
	printlog "- Insert Frame"
	'/// new document
	Call hNewDocument
	'/// Insert / Frame
	InsertFrame
	Kontext
	Active.Setpage TabZusaetze
	Kontext "TabZusaetze"
	ObjektName.Settext "MyFrame"
	TabZusaetze.Ok
	'///  string in Undo-list has to be: "Insert frame: MyFrame")
	Call CheckUndoStringInUndoList ( 10, "InsertFrame" )

	printlog "- Rename Frame"
	'/// Open navigator and select frame
	Call wNavigatorAuswahl ( 3, 1, true )
	Kontext "NavigatorWriter"
	'/// Open contextmenu and choose 'Edit'
	Auswahlliste.OpenContextMenu
	Call hMenuSelectNr(4)
	Call hMenuSelectNr(3)	
	Kontext "ObjekteUmbenennen"
	Objektname.Settext "MyRenamedFrame"
	ObjekteUmbenennen.Ok
	'///  string in Undo-list has to be: "Rename frame: 'MyFrame' -> 'MyRenamedFrame'") 
	Call CheckUndoStringInUndoList ( 10, "RenameFrame" )
	printlog "- Delete Frame"
	'/// Type 'Del' to delete the frame
	Call wTypeKeys "<Delete>"
	'///  string in Undo-list has to be: "Delete frame: 'MyRenamedFrame'") 
	Call CheckUndoStringInUndoList ( 10, "DeleteFrame" )
	
	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoTableGeneral
	Dim sTableName as string

	'/// <B>Tables Part 1</B>
	printlog "- insert table"
	'/// new document
	Call hNewDocument
	'/// Insert a table
	InsertTableWriter
	Kontext "TabelleEinfuegenWriter"
	sTableName = "MyTable"
	Tabellenname.Settext sTableName
	TabelleEinfuegenWriter.Ok
	'///  string in Undo-list has to be: "Insert table")
	Call CheckUndoStringInUndoList ( 10, "InsertTable" )
	printlog "- Insert a row"
	'/// <B>Insert a row</B>
	Call hToolbarSelect("Table", true)
	ZeileEinfuegen.Click
	'///  string in Undo-list has to be: "Insert row")
	Call CheckUndoStringInUndoList ( 10, "InsertRow" )
	printlog "- Insert a column"
	'/// <B>Insert a column</B>
	Call hToolbarSelect("Table", true)
	SpalteEinfuegen.Click
	'///  string in Undo-list has to be: "Insert column")
	Call CheckUndoStringInUndoList ( 10, "InsertColumn" )
	printlog "- Delete a row"
	'/// <B>Delete a row</B>
	Call hToolbarSelect("Table", true)
	ZeileLoeschen.Click
	'///  string in Undo-list has to be: "Delete row")
	Call CheckUndoStringInUndoList ( 10, "DeleteRow" )
	printlog "- Delete a column"
	'/// <B>Delete a column</B>
	Call hToolbarSelect("Table", true)
	SpalteLoeschen.Click
	'///  string in Undo-list has to be: "Delete column")
	Call CheckUndoStringInUndoList ( 10, "DeleteColumn" )
	printlog "- format a cell"
	'/// <B>Format cell (enable number recognition form that)</B>
    ToolsOptions
    Call hToolsOptions ("WRITER","Table")
    if Not AutomatischeZahlenerkennung.IsChecked then AutomatischeZahlenerkennung.Check
    Kontext "ExtrasOptionenDlg"
    ExtrasOptionenDlg.Cancel

	'/// type '1' in a cell
	Call wTypeKeys ( "1" )
	Call wTypeKeys ( "<Right>" )
	'///  string in Undo-list has to be: "Format cell")
	Call CheckUndoStringInUndoList ( 10, "FormatCell" )
	
    ToolsOptions
    Call hToolsOptions ("WRITER","Table")
    if AutomatischeZahlenerkennung.IsChecked then AutomatischeZahlenerkennung.UnCheck
    Kontext "ExtrasOptionenDlg"
    ExtrasOptionenDlg.Cancel

	'/// CloseDocument
	Call hCloseDocument
endcase


testcase tUndoTableOptionsMerge

	'/// <B>Tables Part 2</B>
	printlog "- apply table attributes"
	'/// new document
	Call hNewDocument
	'/// Insert a table
	InsertTableWriter
	Kontext "TabelleEinfuegenWriter"
	TabelleEinfuegenWriter.Ok
	
	printlog "- apply attributes"
	'/// Format / Table
	FormatTable
	'/// change some table options
	Kontext
	Active.Setpage TabTextflussTabelle
	Kontext "TabTextflussTabelle"
	if Umbruch.IsChecked then
		Umbruch.Uncheck
	else
		Umbruch.Check
	end if
	TabTextflussTabelle.Ok
	'///  string in Undo-list has to be: "Apply table attributes") 
	Call CheckUndoStringInUndoList ( 10, "ApplyTableAttributes" )

	printlog "- merge tables"
	'/// <B>Merge tables</B>
	Call wTypeKeys ( "<Down>" ,2 )
	'/// Insert a second table
	InsertTableWriter
	Kontext "TabelleEinfuegenWriter"
	TabelleEinfuegenWriter.Ok
	'/// Format / Merge  / Tables
	FormatMergeTables	
	'///  string in Undo-list has to be: "Merge table") 
	Call CheckUndoStringInUndoList ( 10, "MergeTable" )

	'/// close Document
	Call hCloseDocument
endcase


testcase tUndoTableConvertSort

	'/// <B>Tables Part 3</B>
	printlog "- Convert to text"
	'/// new document
	Call hNewDocument
	'/// Insert text "This<Return>is a<Return>table to text<Return>text"
	Call wTypeKeys ("This<Return>is a<Return>table to text<Return>text")
	'/// select all
	Call wTypeKeys ( "<Mod1 A>" )
	'/// Format / Text <-> Table
	ToolsTextInTable
    Kontext "TextInTabelleUmwandeln"
    TextInTabelleUmwandeln.OK
	'///  string in Undo-list has to be: "Convert table -> text")
	Call CheckUndoStringInUndoList ( 10, "ConvertTable" )

	printlog "- Sort table"
	'/// <B>Sort table</B>	
	Call wTypeKeys ( "<Mod1 A>", 2 )
	'/// Select all -> Tools / Sort
	ToolsSort
	Kontext "Sortieren"
	Sortieren.Ok
	'///  string in Undo-list has to be: "Sort table") 
	Call CheckUndoStringInUndoList ( 10, "SortTable" )

	'/// Close Document
	Call hCloseDocument
endcase


testcase tUndoTableSplitDelete

	'/// <B>Tables Part 4</B>
	printlog "- Split tables"
	'/// new document
	Call hNewDocument
	'/// Insert 2 tables
	InsertTableWriter
	Kontext  "TabelleEinfuegenWriter"
	TabelleEinfuegenWriter.Ok
	Call wTypeKeys ( "<Down>", 3 )
	InsertTableWriter
	Kontext  "TabelleEinfuegenWriter"
	TabellenName.Settext "AnotherTable"
	TabelleEinfuegenWriter.Ok
	'/// MergeTables
	FormatMergeTables
	wait 500
	'/// Split tables
	FormatSplitTable
	Kontext "TabelleAuftrennen"
	TabelleAuftrennen.Ok
	'///  string in Undo-list has to be: "Split table") 
	Call CheckUndoStringInUndoList ( 10, "SplitTable" )

	'/// <B>Delete table</B>
	printlog "- Delete table"
	'/// Open navigator and select table
	Call wNavigatorAuswahl ( 2, 1, true )
	Kontext "NavigatorWriter"
	'/// Open contextmenu and choose 'Delete'
	Auswahlliste.OpenContextMenu
	Call hMenuSelectNr(4)
	Call hMenuSelectNr(2)
	'///  string in Undo-list has to be: "Delete table: 'AnotherTable'") 
	Call CheckUndoStringInUndoList ( 10, "DeleteTable" )

	'/// Close document
	Call hCloseDocument
endcase


testcase tUndoHorizontalRuler

	'/// <B>HorizontalRuler</B>
	printlog "- Horizontal ruler"
	'/// new document
	Call hNewDocument
	'/// Insert / Horizontal Line
	InsertHorizontalLine
    '/// Select one line
	Kontext "HorizontaleLinieEinfuegen"
	Auswahl.TypeKeys "<Down>", 4
	HorizontaleLinieEinfuegen.Ok
	'///  string in Undo-list has to be: "Insert horizontal ruler")
	Call CheckUndoStringInUndoList ( 10, "InsertRuler" )

	'/// close document
	Call hCloseDocument
endcase


testcase tUndoGraphics

	'/// <B>Graphics (Insert/Delete/Replace)</B>
	printlog "- Insert graphics from file"
	'/// new document
	Call hNewDocument
	'/// Insert a graphic from file
	Call hGrafikEinfuegen ( gTesttoolPath & "writer\optional\input\graphics\jolink.jpg" )
	'///  string in Undo-list has to be: "Insert graphics") 
	Call CheckUndoStringInUndoList ( 10, "InsertGraphic" )

    '/// <B>Delete graphic</B>
	printlog "- delete graphic"
	'/// press 'delete' to remove graphic
	Call wTypeKeys "<Delete>"
	'///  string in Undo-list has to be: "Delete graphics") 
	Call CheckUndoStringInUndoList ( 10, "DeleteGraphic" )

	'/// <B>Insert graphic from gallery</B>
	printlog "- insert graphic from gallery"
	Kontext "Gallery"
    if Gallery.NotExists(2) then ToolsGallery
    Sleep (2)

	View.OpenContextMenu
	Call hMenuSelectNr(1)
	Call hMenuSelectNr(1)
	'///  string in Undo-list has to be: "Insert graphics") 
	Call CheckUndoStringInUndoList ( 10, "InsertGraphic" )
    Sleep (1)

	'/// <B>Replace graphic</B>
	printlog "- replace graphic"
	'/// Insert another graphics from gallery
	Kontext "Gallery"
	View.OpenContextMenu
	Call hMenuSelectNr(1)
	Call hMenuSelectNr(1)
	'///  string in Undo-list has to be: "Replace graphics") 
	Call CheckUndoStringInUndoList ( 10, "ReplaceGraphic" )
	
	'/// Close gallery
	Kontext "Gallery"
	if Gallery.Exists then ToolsGallery
	
	'/// Close document
	Call hCloseDocument
endcase