playwright/packages/playwright-core/src/cli
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
..
cli.ts chore: update error message when using wrong cli (#23512) 2023-06-05 09:51:08 -07:00
DEPS.list chore: remove cli from playwright-core (#22612) 2023-04-25 11:19:37 -07:00
driver.ts chore: add Playwright to attribution (#23447) 2023-06-01 17:54:43 -07:00
program.ts chore: keep UI Mode running when used with browser mode (#23876) 2023-06-26 22:21:44 +02:00