summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/includes/global/id_009.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/graphics/optional/includes/global/id_009.inc')
-rwxr-xr-xtestautomation/graphics/optional/includes/global/id_009.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/graphics/optional/includes/global/id_009.inc b/testautomation/graphics/optional/includes/global/id_009.inc
index bfbaf6861c36..bb005deb996c 100755
--- a/testautomation/graphics/optional/includes/global/id_009.inc
+++ b/testautomation/graphics/optional/includes/global/id_009.inc
@@ -165,9 +165,9 @@ testcase tmHelpContents
Active.Ok
end if
- kontext "DruckenDLG"
- if DruckenDLG.Exists then
- DruckenDLG.cancel
+ kontext "Printing"
+ if Printing.Exists( 2 ) then
+ Printing.cancel
else
warnlog "the Print-Dialogue didnt appear."
end if