Running a simple soap request to get an access token. Have a snippet in verification tab that looks at status code. When i run call using “test request and verify” log is blank. Also have a verification snippet that looks for text in body.
Got to thinking if there were any setting changes i made in past month that could of caused this. I did bring my console log level to less than trace AND i turned off logging test steps during execution. I have since turned everything back to where I used to have it.
log level: Trace
Enable test step logging
and still API soap calls with verification snippets and or without snippets produced nothing in verification log on call.
Just thought I would add that info if it helps troubleshoot.