playwright/packages/playwright-core
Dmitry Gozman e0cbb0882b
fix(launch): default to non-zero launch timeout (#24440)
When not specified, launch timeout is 3 minutes, taken from the
`DEFAULT_LAUNCH_TIMEOUT` constant.
Also, use the default launch timeout for `electron.launch()` instead of
default regular timeout.
2023-07-26 16:16:00 -07:00
..
2023-05-22 12:37:08 -07:00
2023-07-07 13:01:17 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.