Playwright
Fast and reliable end-to-end testing framework for modern web apps that runs tests out-of-process, supporting Chromium, Firefox, and WebKit with a single API.
About
Playwright is a Node.js library developed by Microsoft that enables reliable browser automation for Chromium, Firefox, and WebKit. It allows developers and QA engineers to write end-to-end tests, automate repetitive browser tasks, and perform web scraping with built-in support fo…