mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This supports `PWDEBUG=console` that: - runs headed; - disables timeouts; - adds `playwright` console helper. When using `PWDEBUG=anything-but-console`, we open inspector. Docs keep suggesting `PWDEBUG=1`.