summaryrefslogtreecommitdiff
path: root/testautomation/writer/required/includes/w_020_.inc
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2009-12-15 13:02:04 +0100
committerVladimir Glazunov <vg@openoffice.org>2009-12-15 13:02:04 +0100
commitc6639a96183e87dded81016410c85bd0e3a86fbf (patch)
tree1158c3474ad4b76d1c687a0807e5e3e9997a1ed1 /testautomation/writer/required/includes/w_020_.inc
parent6378a51f9637a2e70e2661e96e88fbeda94c01b9 (diff)
parent6ca7121e92d8c5ad00ea0232243b4c78b2b5753e (diff)
CWS-TOOLING: integrate CWS jl146_DEV300
Notes
Notes: split repo tag: testing_ooo/DEV300_m68
Diffstat (limited to 'testautomation/writer/required/includes/w_020_.inc')
-rwxr-xr-xtestautomation/writer/required/includes/w_020_.inc14
1 files changed, 3 insertions, 11 deletions
diff --git a/testautomation/writer/required/includes/w_020_.inc b/testautomation/writer/required/includes/w_020_.inc
index 05d11681efe7..df888de1b429 100755
--- a/testautomation/writer/required/includes/w_020_.inc
+++ b/testautomation/writer/required/includes/w_020_.inc
@@ -417,15 +417,11 @@ testcase t_TB_Form
Call sMenufunktionen("-Checkbox-")
Kontext "FormControls"
- if Ucase(gApplication) <> "HTML" then
+ if gApplication <> "HTML" then
wait 500
Label.Click
printlog " Insert a textbox from toolbox"
- if gplatgroup = "unx" then
- Call hMalZeichnenMitSelektion ( 10, 40, 21, 25 )
- else
- Call hMalZeichnenMitSelektion ( 57, 20, 68, 25 )
- endif
+ Call hMalZeichnenMitSelektion ( 57, 20, 68, 25 )
printlog "+ Open Control Properties"
Call sMenufunktionen("-Textbox-")
end if
@@ -454,11 +450,7 @@ testcase t_TB_Form
Combobox.Click
printlog " Insert a Combobox from toolbox"
Wait 500
- if gPlatgroup = "unx" then
- Call hMalZeichnenMitSelektion ( 41, 40, 52, 35 )
- else
- Call hMalZeichnenMitSelektion ( 57, 30, 68, 35 )
- endif
+ Call hMalZeichnenMitSelektion ( 57, 30, 68, 35 )
printlog "+ Step through pages of upcoming Autopilot"
Call sAutopilot_ListboxCombobox("Combo")
printlog "+ Open Control Properties"