Skip to content

don't send entire library on each evaluation #1

Open
@patrickhulce

Description

@patrickhulce

right now the entire dom-testing-library is sent on each evaluateAsync call to avoid execution context change problems (and global pollution), instead it could be installed just once on each page and reused through some sort of .install() mechanism or simple cached lookup

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions