Skip to content

[BUG] Missing documentation about the VSCode extension  #747

@AlexKomanov

Description

@AlexKomanov

Context:

  • Extra: VSCode Extension v.0.2.6

Describe the bug

The following chapter has missing information:
https://playwright.dev/docs/getting-started-vscode#running-tests

In case we have several projects that cover several parts of the whole project, there is an option to get the following warning message:

image

In this case - the test/s will not be performed.

In our automation project - we have several projects that cover different sub-folders of the tests folder:

image

We need to provide the information for the extension - which of the project is the default, and only the tests in the chosen project will be performed. It is possible to choose all of them or the particular one:

image

image

image

The question is the following:

Is it by design? Correct behavior that is just not documented as well? Or maybe a bug?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions