Skip to content

[Feature] Playwright codegen plugin system  #28474

Description

@viktor-silakov

Is it possible to create a plugin system so that you can add your own features? Specifically, I need to add a couple of buttons to this panel with an overlay to integrate with my visual testing tool:

image

I studied the sources and managed to do this in the playwright fork by changing several files:

image

But this solution is not very good because it is not extensible and in the future when updating I will not be able to use it.

What are the prospects for creating plugin features?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions