How I can do API automation using Playwright?
Playwright is primarily designed for browser automation, so it doesn’t natively support API automation out of the box like tools such as Postman or Insomnia. However, you can still perform API automation using Playwright by leveraging its capabilitie...
mdmoeenajazkhan.hashnode.dev2 min read