Forum Discussion
mithun_js
12 years agoNew Contributor
I could launch the TC using psexec but it runs in background as process. I had to automate testing of a webpage on Firefox. The test case fails on the reason that the browser isnt visible on the screen. The below command is what I had written into a bat file and ran thru thr commandline, but of no use.
psexec -i testcomplete.exe "D:\TestComplete\XXX.pjs" /run /exit /el:"D:/TestComplete/YYY.mht"
Any solution or hints could be on the way to my glory..!!
psexec -i testcomplete.exe "D:\TestComplete\XXX.pjs" /run /exit /el:"D:/TestComplete/YYY.mht"
Any solution or hints could be on the way to my glory..!!