DEV Community

Ashish Sharda
Ashish Sharda

Posted on

Playwright Recorder v1.2.0 submitted to Chrome Web Store

  • Added C# (.NET) support - now 5 languages total
  • Record browser actions → Export Playwright scripts
  • Review pending, live in 1-3 days

Playwright extension

Top comments (1)

Collapse
 
onlineproxy profile image
OnlineProxy

Yes, the introduction of C# .NET support in Playwright Recorder v1.2.0 is a game-changer for developers in Microsoft-centric environments. Now, .NET devs can generate type-safe code and integrate seamlessly with Visual Studio, NUnit, and xUnit, all without having to dive into JavaScript or Python. This update not only brings more consistency to automation workflows but also makes it way easier to align with existing tools like SpecFlow. Plus, with the added support, teams can now have smoother CI/CD integrations, especially if you're using Azure DevOps. All in all, this makes Playwright a seriously appealing choice for enterprise-level automation projects.