I guess this is kind of an obvious one to be using - Playwright Test for VSCode
Usage - from marketplace page:
The extension automatically detects if you have Playwright Test installed and loads the Playwright Test projects into Visual Studio Code. By default, it will select the first project and by right-clicking on the play icon next to a test you can run a test in a specific browser (project).
All tests of the project are shown inside the Test Explorer on the left side.

Usage - from marketplace page:
The extension automatically detects if you have Playwright Test installed and loads the Playwright Test projects into Visual Studio Code. By default, it will select the first project and by right-clicking on the play icon next to a test you can run a test in a specific browser (project).
All tests of the project are shown inside the Test Explorer on the left side.
