mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: add note to docs about WebInspector (#18483)
This commit is contained in:
parent
57c2ed91d9
commit
a56460acb2
@ -60,6 +60,13 @@ Playwright requires **Python 3.7** or newer.
|
|||||||
|
|
||||||
Playwright requires **Java 8** or newer.
|
Playwright requires **Java 8** or newer.
|
||||||
|
|
||||||
|
## WebKit Web Inspector
|
||||||
|
|
||||||
|
Launching WebKit Inspector during the execution will prevent the Playwright script from executing any further and
|
||||||
|
will reset pre-configured user agent and device emulation.
|
||||||
|
|
||||||
|
This is a known limitation.
|
||||||
|
|
||||||
## System requirements
|
## System requirements
|
||||||
|
|
||||||
The browser binaries for Chromium, Firefox and WebKit work across the 3 platforms (Windows, macOS, Linux):
|
The browser binaries for Chromium, Firefox and WebKit work across the 3 platforms (Windows, macOS, Linux):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user