#i116387#automationdev300m97#Added Sleep 1 in line 66
This commit is contained in:
parent
81a1e2267f
commit
ac4bf366a6
1 changed files with 1 additions and 0 deletions
1
testautomation/framework/optional/includes/security_trusted_path.inc
Executable file → Normal file
1
testautomation/framework/optional/includes/security_trusted_path.inc
Executable file → Normal file
|
@ -63,6 +63,7 @@ testcase tSecTrustedPath( cWorkFile as string, iSecLevel as integer )
|
|||
endif
|
||||
endif
|
||||
|
||||
Sleep (1)
|
||||
printlog( "Verify that the macro is executed" )
|
||||
kontext "Active"
|
||||
if ( active.exists( 2 ) ) then
|
||||
|
|
Loading…
Reference in a new issue