1
0
mirror of synced 2026-08-05 23:16:54 +00:00

docs: update the system requirements link in readme (#1408)

This commit is contained in:
Jayapraveen Arcot
2023-10-13 14:46:20 -04:00
committed by GitHub
parent 7d9d9a2d9d
commit aa4f9754de
+1 -1
View File
@@ -15,7 +15,7 @@ Playwright is a Java library to automate [Chromium](https://www.chromium.org/Hom
| WebKit <!-- GEN:webkit-version -->17.4<!-- GEN:stop --> | ✅ | ✅ | ✅ |
| Firefox <!-- GEN:firefox-version -->118.0.1<!-- GEN:stop --> | :white_check_mark: | :white_check_mark: | :white_check_mark: |
Headless execution is supported for all the browsers on all platforms. Check out [system requirements](https://playwright.dev/java/docs/next/intro/#system-requirements) for details.
Headless execution is supported for all the browsers on all platforms. Check out [system requirements](https://playwright.dev/java/docs/intro#system-requirements) for details.
* [Usage](#usage)
- [Add Maven dependency](#add-maven-dependency)