diff options
author | Daniel Rentz [dr] <daniel.rentz@oracle.com> | 2010-12-27 12:33:29 +0100 |
---|---|---|
committer | Daniel Rentz [dr] <daniel.rentz@oracle.com> | 2010-12-27 12:33:29 +0100 |
commit | ba973d7fba682aa951bea428e6fed80c5d414897 (patch) | |
tree | 459bb87159bf70ce010cf4671be051d2607038ee /testautomation/writer/required | |
parent | b08484f137b601174625c4664ce250354acc8e9b (diff) | |
parent | 0aea5f8fa50336696d98adfe70a0b3f06ffab90a (diff) |
dr77: rebase to DEV300m96
Diffstat (limited to 'testautomation/writer/required')
-rw-r--r-- | testautomation/writer/required/includes/w_001b_.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testautomation/writer/required/includes/w_001b_.inc b/testautomation/writer/required/includes/w_001b_.inc index 297d04b579bb..4d8e6883891a 100644 --- a/testautomation/writer/required/includes/w_001b_.inc +++ b/testautomation/writer/required/includes/w_001b_.inc @@ -198,6 +198,7 @@ testcase tFileSendOutlineToClipboard PrintLog "Paste outline in new document" hUseAsyncSlot( "EditPaste" ) + WaitSlot(1000) Call wTypeKeys("<Up>", 6) Call wTypeKeys("<Home><Shift End>") hUseAsyncSlot( "EditCopy" ) |