Kaydet (Commit) 3ca48a34 authored tarafından hde's avatar hde

#i116387#automationdev300m97#Issue ID updated

üst ac4bf366
......@@ -88,7 +88,7 @@ testcase tUsageTracking3
endif
if ( ShowData.isEnabled() ) then
warnlog( "#i97340# - Show data button should not be enabled if nothing is logged" )
warnlog( "#i116461# - Show data button should not be enabled if nothing is logged" )
ShowData.click()
......@@ -100,7 +100,7 @@ testcase tUsageTracking3
kontext "Active"
if ( Active.exists( 2 ) ) then
warnlog( "Messagebox not required as control should not be enabled (see #i97340#)" )
warnlog( "Messagebox not required as control should not be enabled (see #i116461#)" )
Active.ok()
kontext "TextImport"
......
......@@ -756,7 +756,7 @@ testcase tToolsOptionsImprovementProgram
Active.ok()
else
if ( NOT bImportDialogHasBeenDisplayed ) then
warnlog( "#i97340# Show Data button enabled but no logged data found" )
warnlog( "#i116461# Show Data button enabled but no logged data found" )
endif
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment