mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
968 B
968 B
Supported languages
The Playwright API is available in multiple languages.
JavaScript and TypeScript
Playwright for JavaScript and TypeScript is generally available.
npm i -D playwright
Python
Playwright in Python is available in preview.
pip install playwright
C#
Playwright in C# is available in preview.
dotnet add package PlaywrightSharp