Skip to content

Commit 51cabef

Browse files
Skn0ttdgozman
andauthored
Update docs/src/release-notes-js.md
Co-authored-by: Dmitry Gozman <dgozman@gmail.com> Signed-off-by: Simon Knott <info@simonknott.de>
1 parent bc6afa9 commit 51cabef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/release-notes-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Thanks to [@cpAdm](https://github.com/cpAdm) for contributing these improvements
4747

4848
- **Removed `*:light` selectors**: The `:light` pseudo-class has been removed. Use standard CSS selectors instead.
4949

50-
- **Removed deprecated `devtools` option**: This option was deprecated in v1.44. Use `args: ['--auto-open-devtools-for-tabs']` in launch options instead.
50+
- Option `devtools` from [`method: BrowserType.launch`] has been removed. Use `args: ['--auto-open-devtools-for-tabs']` instead.
5151

5252
- Removed macOS 13 support for WebKit. We recommend to upgrade your macOS version, or keep using an older Playwright version.
5353

0 commit comments

Comments
 (0)