The Playwright API is available in multiple languages.
Playwright for JavaScript and TypeScript is generally available.
npm i -D playwright
Playwright for Python is available in preview.
pip install playwright
Playwright for C# is available in preview.
dotnet add package PlaywrightSharp
Playwright for Go is available in preview.
go get github.com/mxschmitt/playwright-go