Skip to content

[Feature]: need an option in vscode playwright extension to configure Playwright configs #34572

Open
@lgersman

Description

@lgersman

🚀 Feature Request

I have a project featuring different Playwright configurations for React Component Tests and E2E tests.

I could not find a way to enable all of our Playwright configurations using .vscode/settings.json.

Right now every developer needs to manually

  • Go to the Testing View
  • click on the gear icon in the Playwright panel
  • enable all Playright configurations of the project in the "Toggle Playwright Configs"

Here is a video showing the manual steps needed : https://www.youtube.com/watch?v=cYHyOF5j5K8

It would be nice if there would be an extension setting to preconfigure this option using a project dependent .vscode/settings.json file.

Cheers,

Lars

Example

No response

Motivation

The described option would enable developers to automatically enable running/debugging all tests - even when multiple Playwright configurations exist in the project.

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