just want to ask how do you pass a command line switch if you are running a test(s) via command line? Below was my syntax.
Wlrun.exe -Run -TestPath C:\POC\072016\XXX_Run\Scenario\XXX.lrs -ResultName C:\POC\072016\XXX_Run\Result -InvokeAnalysis -TEMPLATENAME YYYY
whenever i pass this line it doesnt take the new template that i create it always use the DEFAULT Template.