playwright/packages/playwright-core
Max Schmitt dcdf38f119
chore: keep UI Mode running when used with browser mode (#23876)
This will keep UI Mode running in browser mode. When launched in normal
persistent context mode, we know when the persistent context closes, so
we can run the project teardown code.

Fixes https://github.com/microsoft/playwright/issues/23801
2023-06-26 22:21:44 +02:00
..
2023-05-22 12:37:08 -07:00
2022-08-15 18:10:04 +02:00
2023-06-07 12:41:56 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.