01-22-2013, 09:54 AM
mseroney88,
How are you opening the application?
I see at the end you are closing the flight application. So when the script goes for the second iteration, there is no login window. Hence the error. Add a code to launch the application at start. You can use SystemUtil.Run "<Your application exe path>"
Regardsm,Ankesh
How are you opening the application?
I see at the end you are closing the flight application. So when the script goes for the second iteration, there is no login window. Hence the error. Add a code to launch the application at start. You can use SystemUtil.Run "<Your application exe path>"
Regardsm,Ankesh