Skip to content

Playwright is asking for an specific browser version. #117

@blackshot

Description

@blackshot

just added this to claude.

"playwright": {
      "command": "npx",
      "args": [
        "-y",
        "@executeautomation/playwright-mcp-server"
      ]
    }

It looks like the mcp server is asking for an specific version of the browser.

Image

i have installed various versions

Image

but npx playwright install doesn't install the mcp required version.

what to do?

Edit: i just copied the latest chromium and renamed the folder and it works, but its not optimal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions