summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/navigator/w_navigator.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/navigator/w_navigator.inc')
-rwxr-xr-x[-rw-r--r--]testautomation/writer/optional/includes/navigator/w_navigator.inc10
1 files changed, 4 insertions, 6 deletions
diff --git a/testautomation/writer/optional/includes/navigator/w_navigator.inc b/testautomation/writer/optional/includes/navigator/w_navigator.inc
index 9f7a8e3f2fe8..ec3b6cfd4627 100644..100755
--- a/testautomation/writer/optional/includes/navigator/w_navigator.inc
+++ b/testautomation/writer/optional/includes/navigator/w_navigator.inc
@@ -24,7 +24,7 @@
'
'/************************************************************************
'*
-'* owner : helge.delfs@sun.com
+'* owner : helge.delfs@oracle.com
'*
'* short description : Navigator test
'*
@@ -168,13 +168,11 @@ testcase tViewNavigator2
'/// Close all documents reopen a new and check if Navigator is docked ///
printlog " - Close all documents reopen a new and check if Navigator is docked"
- Call hCloseDocument
- Sleep 2
- Call hCloseDocument
- Sleep 2
+ hFileCloseAll()
+
'/// New document ///
Call hNewDocument
- Call wDocSetContext
+ hSetDocumentContext()
try
DocumentWriter.FadeOut
catch