Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lgersman opened this issue Jan 31, 2025 · 0 comments

Comments

@lgersman
Copy link

🚀 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.

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

No branches or pull requests

2 participants