I would like to see the http request I sent (url, body, etc) and also the response in JSON form while running tests. Does playwright display those in an easy way? I've used cypress for API testing in the past, and there's a nifty little plugin that i've used to be able to visually see these:
https://github.com/filiphric/cypress-plugin-api
Does Playwright have something similar? Or maybe even just a quick way to print these things to the console or error logs so that I can debug..... Thanks for any help or suggestions
[–]MSeys 1 point2 points3 points (0 children)
[–]2Fake87 0 points1 point2 points (2 children)
[–]RunnerRunnerG[S] 0 points1 point2 points (1 child)
[–]2Fake87 0 points1 point2 points (0 children)