playwright-vscode
playwright-vscode copied to clipboard
Can the recorded test be added to an existing test file?
Currently, when hitting the record button, it creates a new spec file.
Question/request: Is it possible to create/append the test within the selected spec file in the extension?