Forum Discussion

kathir_43's avatar
kathir_43
Contributor
4 years ago
Solved

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...
  • Ryan_Moran's avatar
    11 years ago
    Hi Ali,

    Yes it is possible. You probably want to use Log.LockEvents(), or you can disable them entirely with Log.Enabled = False.