Skip to content

Feature Request: extension mode support #211

@broven

Description

@broven

I would like the Playwright CLI to support an Extension Mode, allowing it to connect to an existing browser instance
via the Playwright MCP Bridge extension, rather than launching a new browser process. This is very useful for browser automated tasks

This feature is already partially conceptually implemented in playwright-mcp (refer to
https://github.com/microsoft/playwright-mcp/blob/main/packages/extension/README.md), and it would be great to expose
this capability directly through the CLI.

Reference

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