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

Currently, we pass an object to the logger and it seems to use default Node's `util.inspect()` which does not print properties at 3+ depth.
playwright-core
This package contains the no-browser flavor of Playwright.