Description: When you set the `DEBUG` env var, you expect to see the debug logs, but you don't see them anymore. This is because we set the `CREATE_NO_WINDOW` creationflag. Caused by: https://github.com/microsoft/playwright-python/pull/1648 Looks like its related to https://github.com/dotnet/runtime/issues/68259