mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
In https://github.com/microsoft/playwright/issues/32861, an interested .NET user wanted to try Playwright and found the VS Code Getting Started guide. It didn't work for them because the VS Code Extension is for usage with Node.js, and they don't have NPM installed. We can reduce confusion by mentioning that VS Code Getting started is for Node.js. --------- Signed-off-by: Simon Knott <info@simonknott.de>