summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/includes/impress/i_slideshow2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/graphics/optional/includes/impress/i_slideshow2.inc')
-rw-r--r--testautomation/graphics/optional/includes/impress/i_slideshow2.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/testautomation/graphics/optional/includes/impress/i_slideshow2.inc b/testautomation/graphics/optional/includes/impress/i_slideshow2.inc
index 0bc7e9a80654..1b88116f1b5a 100644
--- a/testautomation/graphics/optional/includes/impress/i_slideshow2.inc
+++ b/testautomation/graphics/optional/includes/impress/i_slideshow2.inc
@@ -44,7 +44,8 @@ testcase tPraesentationAnimation
Dim i
Printlog "- Slideshow/Animation"
- Call hNewDocument '/// new document ///'
+ Call hNewDocument
+ Call sSelectEmptyLayout '/// new document ///'
sleep 2
InsertGraphicsFromFile '/// insert graphic ///'
Kontext "OeffnenDlg"
@@ -411,6 +412,7 @@ testcase tSlideShowInteraction
'/// open application ///'
Call hNewDocument
+ Call sSelectEmptyLayout
sleep 5
setStartCurrentPage(TRUE) '/// Set "start with current page to ON ///'
@@ -839,6 +841,8 @@ endcase
testcase tAendernObjektBenennen
Printlog "- Context/Name object"
Call hNewDocument
+ Call sSelectEmptyLayout '/// new document ///'
+
sleep 1
Kontext "DocumentImpress"
if NOT DocumentImpress.Exists then