You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Firefox and WebKit work across the 3 platforms (Windows, macOS, Linux):
28
28
29
29
Each version of Playwright needs specific versions of browser binaries to operate. By default Playwright downloads Chromium, WebKit and Firefox browsers into the OS-specific cache folders:
30
30
31
-
-`HOME\AppData\Local\ms-playwright` on Windows
31
+
-`%USERPROFILE%\AppData\Local\ms-playwright` on Windows
0 commit comments