docs: add Java to the list of language ports (#4940)

This commit is contained in:
Dmitry Gozman 2021-01-08 06:02:54 -08:00 committed by GitHub
parent 15c0a29526
commit 2072c61461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)