Skip to content

[Enhancement] Add Logger Support to Identify Corresponding Worker for Each Test #28

@hainguyenh

Description

@hainguyenh

First at all, thank you for your contribution, Typescript & Playwright is very new with me, but with your project is very helpful for newbie like me.

In the current logic, the console log displays all actions invoked through logger.info. However, when running tests in parallel mode, it becomes challenging to identify which test (or test suite) a specific log entry corresponds to.

Additionally, have you tested the case with data-driven scenarios? It seems that if tests are run in data-driven mode, the logger only logs for the first run, but does not log correctly for subsequent iterations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions