Playwright
Assess
Playwright is a framework for web testing and automation and allows testing Chromium, Firefox, and WebKit with a single API.
Playwright looks like an interesting tool for our frontend testing toolchain. It is extremely fast, supports TypeScript natively, easily works across different domains, and is maintained by Microsoft.