Forum Discussion

PeterZ's avatar
PeterZ
New Contributor
2 years ago

Running Windows PowerShell during test execution

I am trying to run a powershell script during executing a test cases, but I am not quite sure what is wrong with the function I'm using.   function sendHttpPostRequest() { var path_org = Project...