ylliX - Online Advertising Network

When running Playwright in a Node environment and specifying the reporter as JSON, it generates an extra pair of curly braces

When I run the following command, it generates the following JSON content. Because this log is not in standard JSON format, the data cannot be parsed by JSON (because the generated content has extra curly braces). This issue occurs occasionally and is not consistent. I would like to ask if anyone has encountered this situation, […]