playwright/packages/playwright-core/src/cli
Dmitry Gozman b4c412eb1f
chore: replace process.exit with graceful closure (#24242)
Everywhere we call `process.exit()`, we might actually need to
gracefully close all browsers.
2023-07-24 08:29:29 -07:00
..
cli.ts chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00
DEPS.list chore: remove cli from playwright-core (#22612) 2023-04-25 11:19:37 -07:00
driver.ts chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00
program.ts chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00