automationdev300m87#i112208#File created in this testcase must not be loaded with hFileOpenLocally

This commit is contained in:
Helge Delfs [hde] 2010-10-19 09:29:51 +02:00
parent 422277aefa
commit 69aab9a46f

View file

@ -1027,7 +1027,7 @@ testcase tFileReload
Wait (500)
PrintLog "Open previous saved document"
hFileOpenLocally( gOfficePath + "user\work\" + sFile$ )
hFileOpen( gOfficePath + "user\work\" + sFile$ )
PrintLog "Insert a table in document"
Call hTabelleEinfuegen
PrintLog "File / Reload"