Kaliiiiiiiiii-Vinyzu/patchright

[Feature] Support additional Languages: Java

Open

#89 opened on Jun 4, 2025

View on GitHub
 (11 comments) (0 reactions) (0 assignees)TypeScript (182 forks)auto 404
enhancementhelp wantedlong term

Repository metrics

Stars
 (3,831 stars)
PR merge metrics
 (PR metrics pending)

Description

DevEnterpriseSoftware/patchright-dotnet is now supported as the official community-driven .NET Patchright Package! Find it on NuGet.

Patchright currently doesnt support Java or .NET. Most likely there will be no efforts from us to support them. We would love to see some community made packages to support Patchright. If their done well, theyll be added in the README's List of Packages to support them officially.

The Requirements of a officially supported/recommended package are:

If you plan on creating such a package, you should probably contact me on discord @vinyzu.

Until then, you can also just replace the driver package of your local playwright package path (See examples here or here). This will probably introduce some unknown bugs, but certainly:

  • Patchright Extended API
  • InitScripts and everything using them

Will not work.

Contributor guide