vsumathi
6 years agoOccasional Contributor
Unable to run SessionCreator utility
I am trying to run an automated test over my GUI application. I read that to be able to do this we need an interactive session opened, and to open a user session we need SessionCreator utility.
So am trying to run this command SessionCreator.exe RunTest /UserName:Tester /password:mypassword1 /ProjectPath:"C:\tests\MyProject.mds" and I am getting an error “Passed in argument , but no positional arguments were ready to receive it” .
I have no clue what this is.
Also, I am not sure where to create the username and password specified in SessionCreator utility
I couldn’t figure out a solution from this document. https://support.smartbear.com/testcomplete/docs/working-with/automating/session-creator/index.html