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/src/release-notes-js.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,6 @@ toc_max_heading_level: 2
6
6
7
7
## Version 1.26
8
8
9
-
### (Experimental) Docker integration
10
-
11
-
Playwright Test now ships an **experimental** Docker integration. The Docker container provides a consistent environment, eliminating browser rendering differences across platforms.
12
-
13
-
With this integration, only **browser binaries** are running inside a Docker container, while all the code is still running on the host operating system.
0 commit comments