playwright/packages/playwright-core
Dmitry Gozman 807f70bccf
fix(electron): remove timeout from electronApp.close (#11336)
We do not have a timeout for any other close method, such as
browserContext.close or browser.close, and hitting default
30 seconds is very realistic with large Electron apps.
2022-01-11 17:12:18 -08:00
..
2021-10-11 16:52:17 +02:00
2021-10-11 16:52:17 +02:00
2021-10-11 16:52:17 +02:00
2021-10-11 16:52:17 +02:00
2021-11-09 17:56:26 -08:00

playwright-core

This package contains the no-browser flavor of Playwright.