diff options
author | Thorsten Bosbach <tbo@OpenOffice.org> | 2011-01-11 16:02:42 +0100 |
---|---|---|
committer | Thorsten Bosbach <tbo@OpenOffice.org> | 2011-01-11 16:02:42 +0100 |
commit | 6fdbd7bf226e9bfa261ab266397ff11fb334122a (patch) | |
tree | 548527da36beae8cc927cbe3cd5b2057a42308e6 /testautomation | |
parent | ab514a1743c7d5c24182f1e38ecd44b8c059894b (diff) |
#100000# add some waiting for index dialog
Diffstat (limited to 'testautomation')
-rw-r--r-- | testautomation/writer/required/includes/w_007_.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testautomation/writer/required/includes/w_007_.inc b/testautomation/writer/required/includes/w_007_.inc index 20b468c9605c..466328026d9b 100644 --- a/testautomation/writer/required/includes/w_007_.inc +++ b/testautomation/writer/required/includes/w_007_.inc @@ -910,6 +910,7 @@ testcase tToolsUpdate Call wTypeKeys ("Dieser Text ist zur Aktualisierung") printlog " Insert / Indexes" InsertIndexes + sleep 1 Kontext "Active" if ( Active.Exists( 2 ) ) then |