Playwright is a modern and powerful end-to-end testing framework developed by Microsoft, specifically designed for the automation of web applications. It supports programming languages like Java, Python, C#, and NodeJS. Playwright comes with Apache 2.0 License and is most popular with NodeJS with Javascript/Typescript.

Playwright with TypeScript
UI Testing
API Testing
| Chapter 1 How to Execute GET Requests in Playwright |
| Chapter 2 How to Execute POST Requests in Playwright |
| Chapter 3 How to Execute PUT Requests in Playwright |
| Chapter 4 How to Execute PATCH Requests in Playwright |
| Chapter 5 How to Execute DELETE Requests in Playwright – NEW |
| Chapter 6 Mastering Query Parameters in Playwright API Tests – NEW |
| Chapter 7 Send JSON File as Payload in Playwright – NEW |
| Chapter 8 Send XML File as Payload in Playwright – Coming Soon |