Skip to content

[BUG]: Event Emitter does not emit objects with events #895

@kumaraditya303

Description

@kumaraditya303

In js/ts on page domcontentloaded, page is emitted with the event whereas in python it isn't.

See js https://github.com/microsoft/playwright/blob/b6180055df42131c12d7df3f58fadc38d078c640/types/types.d.ts#L841

See python

"domcontentloaded", lambda _: self.emit(Page.Events.DOMContentLoaded)

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