summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/includes/global/g_demoguide.inc
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-10-05 13:53:11 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-10-05 13:53:11 +0200
commitf6f49488906e4f204a4b08a039cdd5020ab3f391 (patch)
tree1e7bf6cc743b33bc33c4c37ea31a5f14dd962435 /testautomation/graphics/optional/includes/global/g_demoguide.inc
parent5bac830087fc7f5657ef8b5b0e4e57dbf0768acd (diff)
parent664c84c6d716e0ec08d1bd95719ea9aa8ecc4dcb (diff)
automationdev300m87: #i112208# - Local merge with DEV300_m89, CWS rebased.
Diffstat (limited to 'testautomation/graphics/optional/includes/global/g_demoguide.inc')
-rw-r--r--testautomation/graphics/optional/includes/global/g_demoguide.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/testautomation/graphics/optional/includes/global/g_demoguide.inc b/testautomation/graphics/optional/includes/global/g_demoguide.inc
index 71bfb2ac11eb..28774e24ea40 100644
--- a/testautomation/graphics/optional/includes/global/g_demoguide.inc
+++ b/testautomation/graphics/optional/includes/global/g_demoguide.inc
@@ -245,7 +245,8 @@ testcase t_Interoperability
MenuSelect(MenuGetItemID(3))
View.OpenMenu
MenuSelect(MenuGetItemID(2))
- sleep 2
+ printlog "needing a longer wait here for first start of the master page previews"
+ wait(20000)
Kontext "AvailableForUsePreview"
AvailableForUsePreview.TypeKeys "<HOME> <RIGHT> <RETURN>"
sleep (5)