docs: add Java to the list of language ports (#4940)
This commit is contained in:
parent
15c0a29526
commit
2072c61461
|
|
@ -40,3 +40,9 @@ dotnet add package PlaywrightSharp
|
|||
|
||||
* [Playwright on NuGet](https://www.nuget.org/packages/PlaywrightSharp/)
|
||||
* [GitHub repo](https://github.com/microsoft/playwright-sharp)
|
||||
|
||||
## Java
|
||||
|
||||
Playwright for Java is available in preview.
|
||||
|
||||
* [GitHub repo](https://github.com/microsoft/playwright-java)
|
||||
|
|
|
|||
Loading…
Reference in a new issue