summaryrefslogtreecommitdiff
path: root/testautomation/global/tools/includes/optional/t_filetools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/global/tools/includes/optional/t_filetools.inc')
-rwxr-xr-xtestautomation/global/tools/includes/optional/t_filetools.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/testautomation/global/tools/includes/optional/t_filetools.inc b/testautomation/global/tools/includes/optional/t_filetools.inc
index 0dff52c72d36..62f218f7adfb 100755
--- a/testautomation/global/tools/includes/optional/t_filetools.inc
+++ b/testautomation/global/tools/includes/optional/t_filetools.inc
@@ -211,7 +211,8 @@ function hHandleActivesOnLoad( iTries as integer , iAdd as integer ) as boolean
printlog( CFN & "MSG (" & iActives & "): closed with Cancel" )
bSkip = true
catch
- printlog( CFN & "Missed - this dialog has no Cancel button (create new document)" )
+ printlog( CFN & "Missed - this dialog has no OK button (create new document)" )
+ active.ok()
endcatch
if ( not bSkip ) then