How to execute all the macros in test suite one by one via command prompt?

Hi,

How to execute all the macros in test suite one by one via command prompt ?

I have referred manual and i found below command to run macro but dont know how to execute test suite using this.

“C:\Program Files (x86)\Google\Chrome\Application\chrome.exe” “file:///D:/test/DemoAutofill1.html?direct=1&close=1&savelog=log1.txt”

We can close this issue as am able to run test cases using powershell scripts. Thanks.

Great, thanks for the feedback. The command line has also the -testsuite switch that can be used to run all macros in a testsuite at once.