How I can do API automation using Playwright?
Mar 26, 2024 · 2 min read · 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...
Join discussion
