summaryrefslogtreecommitdiff
path: root/testautomation/writer
diff options
context:
space:
mode:
authorOliver Craemer <oc@openoffice.org>2010-01-12 13:26:13 +0100
committerOliver Craemer <oc@openoffice.org>2010-01-12 13:26:13 +0100
commit94a8cde0f68dd3f9ab3cb44e9661cac21f63576f (patch)
tree75faedd85ec2e17e7ae2a49fec63f94739b20c50 /testautomation/writer
parent9c36d11e94d565977c5f509395605fe0c76fd312 (diff)
#i108249# Change position of errorid in warnlog
Diffstat (limited to 'testautomation/writer')
-rwxr-xr-xtestautomation/writer/required/includes/w_011_.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/writer/required/includes/w_011_.inc b/testautomation/writer/required/includes/w_011_.inc
index d08875f48541..707615b1bffd 100755
--- a/testautomation/writer/required/includes/w_011_.inc
+++ b/testautomation/writer/required/includes/w_011_.inc
@@ -458,7 +458,7 @@ testcase tZORest
Call hNewDocument
printlog "Insert a draw object ( rectangle )"
Call wZeichenobjektEinfuegen ( "Rechteck", 30, 30, 50, 60 )
- Call gMouseClick ( 25, 25 )
+ Call gMouseClick ( 50, 25 )
printlog "Select drawing object with shortcut 'Shift F4'"
Call wTypeKeys ( "<Shift F4>" )