playwright-vscode
playwright-vscode copied to clipboard
No debug reason for failure
I was having an issue where pressing run did nothing. I can run the tests fine from the command line, but the vscode extension wouldn't work. I don't see any error messages prompted or in console. I discovered the issue (#152) was another playwright.config.ts file was in an examples folder and the extension was picking up.
Where could I have found this error printed in a console log? If not, can it be made available?