Forum Discussion
rraghvani
Champion Level 3
In PowerShell script, try using the following command
& 'C:\Program Files (x86)\SmartBear\TestExecute 15\x64\Bin\SessionCreator.exe' RunTest /UserName:xxx /password:xxx /UseActiveSession /ScreenResolution:"1920*1080" /ProjectPath:"C:\Sandbox\TestComplete\ALS\ALS.pjs" /ExportLog:report.mht
Note the use of the ampersand at the beginning of the line.
praveenskg
2 years agoContributor
I am able to run this powershell it works on the machine. However i am not able to use the exact cmd in yml file. It is not allowing '&'.
Related Content
- 2 years ago
Recent Discussions
- 7 hours ago