summaryrefslogtreecommitdiff
path: root/testautomation/dbaccess/optional/includes/wiz_ReportWizard.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/dbaccess/optional/includes/wiz_ReportWizard.inc')
-rw-r--r--testautomation/dbaccess/optional/includes/wiz_ReportWizard.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/testautomation/dbaccess/optional/includes/wiz_ReportWizard.inc b/testautomation/dbaccess/optional/includes/wiz_ReportWizard.inc
index 8743feae997b..4620d90150d4 100644
--- a/testautomation/dbaccess/optional/includes/wiz_ReportWizard.inc
+++ b/testautomation/dbaccess/optional/includes/wiz_ReportWizard.inc
@@ -86,8 +86,7 @@ testcase tNewReport
sleep(10)
Kontext "DocumentWriter"
- DocumentWriter.TypeKeys "<MOD1 SHIFT I>" , true ' EDIT / SELECT TEXT
- DocumentWriter.TypeKeys "<DOWN>" , true
+ DocumentWriter.TypeKeys "<MOD1 SHIFT I>" , true ' EDIT / SELECT TEXT
DocumentWriter.TypeKeys "<SHIFT END>" , true
DocumentWriter.TypeKeys "<MOD1 C>" , true
@@ -102,7 +101,7 @@ testcase tNewReport
' select next line and check content
Kontext "DocumentWriter"
- DocumentWriter.TypeKeys "<DOWN>" , true
+ DocumentWriter.TypeKeys "<DOWN>", 2, true
DocumentWriter.TypeKeys "<SHIFT HOME>" , true
DocumentWriter.TypeKeys "<MOD1 C>" , true