summaryrefslogtreecommitdiff
path: root/testautomation/writer/required/includes/w_009_.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/required/includes/w_009_.inc')
-rwxr-xr-x[-rw-r--r--]testautomation/writer/required/includes/w_009_.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/testautomation/writer/required/includes/w_009_.inc b/testautomation/writer/required/includes/w_009_.inc
index 90c4cb5aad19..fcc0b0e64cf8 100644..100755
--- a/testautomation/writer/required/includes/w_009_.inc
+++ b/testautomation/writer/required/includes/w_009_.inc
@@ -24,7 +24,7 @@
'
'/************************************************************************
'* **
-'* owner : helge.delfs@sun.com **
+'* owner : helge.delfs@oracle.com **
'* **
'* short description : Testcases for the Help-Menu
'*
@@ -86,9 +86,8 @@ testcase tHelpAboutStarOffice
DialogTest ( UeberStarWriter )
printlog " In About dialog enter key <Strg+Alt+Del>"
UeberStarWriter.TypeKeys "<Mod1 S><Mod1 D><Mod1 T>"
- Sleep 3
printlog " Close About dialog"
- UeberStarWriter.OK
+ hCloseDialog( UeberStarWriter, "ok" )
printlog " Close active document"
Call hCloseDocument
endcase