Cross-browser. Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox...
Browser contexts. Playwright creates a browser context for each test. Browser context is equivalent to a brand new browser profile. This delivers full test isolation with zero overhead. Creating a new browser context only takes a handful of milliseconds...
Cross-browser end-to-end testing for modern web apps