Test API to upload file using Playwright framework
Playwright is a great tool for interacting with web browsers to do end to end testing on GUI. In addition, it also provides functionality to support API testing. In this blog I will show you how to test API to download file using Playwright.