Then print API response

This step definition is a debugging helper. It prints out the most recent API response so you can see exactly what was returned by the server during a test.

Then(/^print API response$

 

Displays the last response details in the console.

Example: Then print API response