diff options
author | wg111939 <wg111939@sr1-eham02-02> | 2010-06-15 14:48:57 +0200 |
---|---|---|
committer | wg111939 <wg111939@sr1-eham02-02> | 2010-06-15 14:48:57 +0200 |
commit | 2132f8f7ee018ca19156b90a96421f8515273b29 (patch) | |
tree | 968773103208f3e59b509b8c1e2e3315d0eaf0bf /testautomation/graphics/tools | |
parent | ea8da89512848a1b01f7be327dda637a99c8b71f (diff) |
Adjusting tests for renaissance1 changes, making sure right tab page is selected
Diffstat (limited to 'testautomation/graphics/tools')
-rw-r--r-- | testautomation/graphics/tools/id_tools_2.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testautomation/graphics/tools/id_tools_2.inc b/testautomation/graphics/tools/id_tools_2.inc index 681a5ec7161a..b33c7c2fd9bb 100644 --- a/testautomation/graphics/tools/id_tools_2.inc +++ b/testautomation/graphics/tools/id_tools_2.inc @@ -1048,6 +1048,10 @@ end sub '--------------------------------------------------------------------------------------- sub sSelectEmptyLayout if gApplication = "IMPRESS" then + Kontext "DocumentImpress" + DocumentImpress.UseMenu + hMenuSelectNr (5) + hMenuSelectNr (13) printlog "Changing focus to TaskPane." kontext "Tasks" sleep (1) |