This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Playwright is an open-source automation tool for web browsers. It enables developers and testers to automate tasks, perform end-to-end testing, and scrape data from websites. Playwright provides a set of APIs allowing for interaction with web pages, including actions like clicking, typing, navigating, and more.
First released | 2020 |
Developed by | Microsoft |
Open-source | yes |
One of the notable features of Playwright is its ability to automate multiple browsers (Chrome, Firefox, and WebKit) and devices (desktop, mobile, and tablets). This makes it a versatile choice for cross-browser and cross-device testing.