Making XML Parsing Easy in Playwright API Tests with fast-xml-parser
I recently started working on a project where the APIs accept requests and return responses in XML format. While exploring Playwright for API testing, I found that it provides a mechanism to handle requests and responses in JSON format, but lacks a s...
himanshusoni30.hashnode.dev4 min read