warinthira
5 years agoNew Contributor
Using Task Scheduler to schedule TestExecute runs does not work, Error "Action fail to start"
Hi. I was setting up a scheduled task using Windows 10 task scheduler and following the steps on the Smartbear help page
https://support.smartbear.com/testcomplete/docs/testing-with/running/scheduling.html#:~:text=In%20th....
Using path and argument :-
Path : "C:\Program Files (x86)\SmartBear\TestExecute 14\Bin\TestExecute.exe"
Argument : "D:\TimestampScript\TimeStamp.pjs" /r /e
I also try to start the app without argument, but get the same error message
could you try using path and argument :-
Path : "C:\Program Files (x86)\SmartBear\TestExecute 14\x64\Bin\TestExecute.exe"
Argument : "D:\TimestampScript\TimeStamp.pjs" /r /e