mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

- Uses some auto fixtures to set default options and instrumentation on BrowserType. - Moves screenshot, trace and video to worker-scoped fixtures. - Throws in page/context when used from beforeAll/afterAll. - Plumbs around BrowserType to be accessible from Browser and BrowserContext.