SOAPBegUser
3 years agoOccasional Contributor
How to run a single request from the command line
Hi,
I read some of the documentation for using TestRunner.bat. But it seems to apply to an entire test suite.
I'd just like to run a single request like a document update or a query, inside a project. Is that possible?
Thank you. It seems that the potential solution is that my session creator command was using the /UseActiveSession flag. I think if I get rid of it, my problem should be solved