Forum Discussion
tuyentran
15 years agoOccasional Contributor
Dear Gennadiy Alpae,
I added your sample app under the TestApps node. Please see the attached picture. However, the error still happens when executed test script. I put your function in a separate file named "General". In my sample file, e.g. "Login", I called this function in Sub Main like this
Sub Main
' Enter your code here.
LaunchApp "C:\WINDOWS\notepad.exe"
End Sub
Could you pls let me why TC can't execute this function successfully?
Thank you so much
Tuyen Tran
I added your sample app under the TestApps node. Please see the attached picture. However, the error still happens when executed test script. I put your function in a separate file named "General". In my sample file, e.g. "Login", I called this function in Sub Main like this
Sub Main
' Enter your code here.
LaunchApp "C:\WINDOWS\notepad.exe"
End Sub
Could you pls let me why TC can't execute this function successfully?
Thank you so much
Tuyen Tran