We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dead4c commit 2120a23Copy full SHA for 2120a23
README.md
@@ -12,7 +12,7 @@ Playwright is a Node library to automate [Chromium](https://www.chromium.org/Hom
12
| WebKit 14.0 | :white_check_mark: | :white_check_mark: | :white_check_mark: |
13
| Firefox <!-- GEN:firefox-version -->78.0b5<!-- GEN:stop --> | :white_check_mark: | :white_check_mark: | :white_check_mark: |
14
15
-Headless execution is supported for all the browsers on all platforms.
+Headless execution is supported for all the browsers on all platforms. Check out [system requirements](docs/intro.md#system-requirements) for details.
16
17
## Usage
18
0 commit comments