File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -299,8 +299,6 @@ PLAYWRIGHT_MAX_PAGES_PER_CONTEXT = 4
299299### ` PLAYWRIGHT_CLOSE_CONTEXT_INTERVAL `
300300Type ` Optional[float] ` , default ` None `
301301
302- ** _ Experimental_ **
303-
304302If set to a non-zero value, browser contexts will be automatically closed after
305303spending the specified amount of seconds without open pages. Set to ` None `
306304(the default) to disable, i.e. contexts remain open until explicitly closed.
@@ -1088,8 +1086,3 @@ Deprecated features will be supported for at least six months
10881086following the release that deprecated them. After that, they
10891087may be removed at any time. See the [ changelog] ( docs/changelog.md )
10901088for more information about deprecations and removals.
1091-
1092-
1093- ## Experimental features
1094-
1095- Features marked as "experimental" might be modified and/or removed at any time.
You can’t perform that action at this time.
0 commit comments