# Playwright Demo Shows basic capabilities of [Playwright for .NET](https://github.com/microsoft/playwright-dotnet). ## Installation ```ps1 .\bin\Debug\net7.0\playwright.ps1 install chromium ```