summaryrefslogtreecommitdiff
path: root/testautomation/writer/required/includes
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-06-14 13:53:13 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-06-14 13:53:13 +0200
commite8f45751ec6ebcce8094dc66b3cd7ab65a9f27f5 (patch)
treeddf7dd4e630cfabe15d1be42e0e7e9cf63d0be96 /testautomation/writer/required/includes
parent47ebf3aac067c43839dc907dbcf7f4c26b61f99f (diff)
fwk143: #i104704 - Bad context fixed.
Diffstat (limited to 'testautomation/writer/required/includes')
-rwxr-xr-xtestautomation/writer/required/includes/w_002_.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/testautomation/writer/required/includes/w_002_.inc b/testautomation/writer/required/includes/w_002_.inc
index 6502d91edc5e..f59c3906bf25 100755
--- a/testautomation/writer/required/includes/w_002_.inc
+++ b/testautomation/writer/required/includes/w_002_.inc
@@ -932,14 +932,17 @@ testcase tEditHyperlink
PrintLog "Insert / Hyperlink"
Call wEinfuegenHyperlink(1)
+
Kontext "TabHyperlinkInternet"
Internet.Check
- ZielUrl.Settext "http://www.sonor.de"
+
PrintLog "Enter URL "
+ ZielUrl.Settext "http://www.sonor.de"
- kontext "HyperlinkDialog"
PrintLog "Click 'Apply'"
Uebernehmen.Click
+
+ kontext "HyperlinkDialog"
PrintLog "Close Hyperlink dialog"
HyperlinkDialog.Close()
else