summaryrefslogtreecommitdiffstats
path: root/testautomation/graphics/optional/includes/impress/i_slideshow3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/graphics/optional/includes/impress/i_slideshow3.inc')
-rw-r--r--testautomation/graphics/optional/includes/impress/i_slideshow3.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/testautomation/graphics/optional/includes/impress/i_slideshow3.inc b/testautomation/graphics/optional/includes/impress/i_slideshow3.inc
index 0f23f412bddf..0cf806cd74cd 100644
--- a/testautomation/graphics/optional/includes/impress/i_slideshow3.inc
+++ b/testautomation/graphics/optional/includes/impress/i_slideshow3.inc
@@ -43,6 +43,7 @@
testcase tExtrasInteraktion
Printlog " - SlideShow/Interaction"
Call hNewDocument
+ Call sSelectEmptyLayout
sleep 1
Call hTextrahmenErstellen ("Seite 1",10,10,40,40) '/// create textbox ///'
SlideShowPresentationSettings '/// Set slide show settings ///'
@@ -77,6 +78,7 @@ testcase tExtrasInteraktion
endcatch
hCloseDocument
Call hNewDocument
+ Call sSelectEmptyLayout
Call hRechteckErstellen (50,50,80,80) '/// create rectangle ///'
SlideShowInteraction
Kontext "Interaktion"