sohailalam2696
2 years agoContributor
Command line result storage
TestComplete.exe "E:\Projects\abc\abc-web\a-web.pjs" /r /sl /p:Regression /t:"KeywordTests|abc_login" /sl:"E:\Results\new-log.txt" I wrote this, opens TS, runs the Keyword tests abc_login but does n...
- 2 years ago
You have the /sl argument in there twice. Try removing the one after /r and see if that works.