kathir_43
4 years agoContributor
Newman execution in TestComplete
I have a postman collection for an API . we have parameterized the collection with Test data and environment file in JSON format. we are using Newman commands for executing the collections . Now that...
- 11 years agoHi Ali,
Yes it is possible. You probably want to use Log.LockEvents(), or you can disable them entirely with Log.Enabled = False.