Skip to content

Improve [PostmessageTransport] logging #131

@toger5

Description

@toger5

This line will just print the object but in the actual logs this object is not serialized (in playwright this makes it hard to debug)

console.log([PostmessageTransport] Sending object to ${this.targetOrigin}: , message);
we should add at least the action type as a string to the log.
@BillCarsonFr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions