-
-
Notifications
You must be signed in to change notification settings - Fork 116
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:
- Automatic CD, using AST-based patching or similar
- Support for Patchrights Extended API
- Support for InitScript Routing, see Python Package, Node Package
- Well made README/package attributes and overall good quality of code
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.