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.inc8
1 files changed, 3 insertions, 5 deletions
diff --git a/testautomation/writer/optional/includes/navigator/w_navigator.inc b/testautomation/writer/optional/includes/navigator/w_navigator.inc
index 9f7a8e3f2fe8..ede650feb713 100644..100755
--- a/testautomation/writer/optional/includes/navigator/w_navigator.inc
+++ b/testautomation/writer/optional/includes/navigator/w_navigator.inc
@@ -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