Playwright 是一个用于 Web 测试和自动化的框架。它允许使用单一 API 测试 Chromium、Firefox 和 WebKit。Playwright 旨在提供跨浏览器的 Web 自动化,并且是永续、功能强大、可靠和快速的。

https://github.com/microsoft/playwright

https://playwright.dev/
 
 
Back to Top