I am new to UFT. I am using version 14.02 build 3792.
I want to open an executable file but my app won't open. The line of code passes the maintenance run and run, however, that's all; my window to launch the file won't open.
I have been looking for answers on Google all morning. I have tried using CMD in my recording, only to find that doesn't work either.
My code is
SystemUtil.Run "C:\SIMULATOR\AGS Gate Simulator\version 2.7.8.5\AGSGateSimulator.exe","open"
I get nothing, except a passed test.