Microsoft.Playwright 1.55.0

Playwright for .NET 🎭

NuGet version Join Discord

Linux macOS Windows
Chromium 140.0.7339.16 ✅ ✅ ✅
WebKit 26.0 ✅ ✅ ✅
Firefox 141.0 ✅ ✅ ✅

Playwright for .NET is the official language port of Playwright, the library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.

Documentation

https://playwright.dev/dotnet/docs/intro

API Reference

https://playwright.dev/dotnet/docs/api/class-playwright

using System.Threading.Tasks;
using Microsoft.Playwright;

using var playwright = await Playwright.CreateAsync();
await using var browser = await playwright.Chromium.LaunchAsync(new() { Headless = false });
var page = await browser.NewPageAsync();
await page.GotoAsync("https://playwright.dev/dotnet");
await page.ScreenshotAsync(new() { Path = "screenshot.png" });

Other languages

More comfortable in another programming language? Playwright is also available in

No packages depend on Microsoft.Playwright.

Version Downloads Last updated
1.55.0 6 09/05/2025
1.55.0-beta-4 13 08/14/2025
1.55.0-beta-3 7 08/18/2025
1.55.0-beta-2 9 08/15/2025
1.55.0-beta-1 9 08/16/2025
1.54.0 13 07/26/2025
1.53.0 21 06/26/2025
1.52.0 25 05/01/2025
1.51.0 33 03/22/2025
1.50.0 39 02/03/2025
1.50.0-beta-2 48 11/27/2024
1.50.0-beta-1 39 11/27/2024
1.49.0 37 11/27/2024
1.48.0 42 10/21/2024
1.47.0 41 09/16/2024
1.46.0 46 08/13/2024
1.45.1 48 07/25/2024
1.45.0 51 07/05/2024
1.44.0 49 05/21/2024
1.43.0 50 04/23/2024
1.42.0 47 03/08/2024
1.42.0-beta-3 57 02/17/2024
1.42.0-beta-2 64 02/17/2024
1.42.0-beta-1 61 02/17/2024
1.41.2 70 02/17/2024
1.41.1 62 02/16/2024
1.41.0 70 02/17/2024
1.40.0 66 11/26/2023
1.39.0 80 10/20/2023
1.38.0 61 09/23/2023
1.37.1 66 09/02/2023
1.37.0 64 11/17/2023
1.36.0 72 08/23/2023
1.36.0-beta-1 68 10/18/2023
1.35.0 75 08/15/2023
1.34.0 65 08/09/2023
1.33.0 71 08/03/2023
1.33.0-beta-1 62 10/20/2023
1.32.0 64 10/04/2023
1.31.1 59 08/06/2023
1.31.0 75 09/26/2023
1.31.0-beta-1 64 10/23/2023
1.30.0 74 08/09/2023
1.29.0 58 08/05/2023
1.28.0 82 08/07/2023
1.27.2 69 08/18/2023
1.27.1 80 08/10/2023
1.27.0 73 08/09/2023
1.26.0 79 08/03/2023
1.25.0 77 08/09/2023
1.25.0-next-2 71 08/03/2023
1.25.0-next-1 73 09/30/2023
1.24.1 81 08/09/2023
1.24.0 71 09/30/2023
1.23.0 75 08/14/2023
1.23.0-next-4 62 08/20/2023
1.23.0-next-3 69 09/28/2023
1.23.0-next-2 67 10/02/2023
1.23.0-next-1 72 09/23/2023
1.22.0 81 06/07/2022
1.21.0 58 08/04/2023
1.20.2 73 08/06/2023
1.20.1 65 08/12/2023
1.20.0 73 08/12/2023
1.20.0-next-1 73 08/09/2023
1.19.1 69 08/14/2023
1.19.0 78 08/10/2023
1.18.1 76 08/04/2023
1.18.0 75 08/09/2023
1.17.3 74 08/07/2023
1.17.2 73 08/09/2023
1.17.1 76 08/07/2023
1.17.0 67 08/19/2023
1.17.0-rc1 76 09/30/2023
1.16.1 74 08/08/2023
1.16.0 81 08/06/2023
1.15.4 66 08/07/2023
1.15.3 87 08/18/2023
1.15.2 76 08/05/2023
1.15.1 77 08/04/2023
1.15.0 75 08/06/2023
1.14.1 82 08/05/2023
1.14.0 62 08/14/2023
1.13.0 84 08/04/2023
1.13.0-next-1 70 08/04/2023
1.12.2 74 08/06/2023
1.12.1 78 08/07/2023
1.12.0 81 08/05/2023
1.12.0-alpha-7 70 08/08/2023
1.12.0-alpha-5 66 08/15/2023
1.12.0-alpha-4 71 08/05/2023
1.12.0-alpha-3 71 08/10/2023
1.12.0-alpha-2 69 08/06/2023
1.11.1-alpha-2 75 08/05/2023
1.11.1-alpha 81 08/18/2023
1.11.0-alpha 74 08/06/2023