Skip to content

OutputDir no longer respected from config file #1077

@michaeljherrmann

Description

@michaeljherrmann

In playwright.config.json I have:

{
  "outputDir": "/tmp/playwright-mcp-output"
}

This used to be respected for screenshots in v0.0.37, but no longer works in the latest version (v0.0.39). It seems that the output goes to /tmp/playwright-output/ regardless of my setting.

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