Skip to content

Commit f11f4a8

Browse files
authored
docs: breaking changes in java 1.50 (#34601)
1 parent 5996a0d commit f11f4a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/release-notes-java.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ toc_max_heading_level: 2
1717
* Display of `canvas` content in traces is error-prone. Display is now disabled by default, and can be enabled via the `Display canvas content` UI setting.
1818
* `Call` and `Network` panels now display additional time information.
1919

20+
### Breaking
21+
22+
* [`method: LocatorAssertions.toBeEditable`] and [`method: Locator.isEditable`] now throw if the target element is not `<input>`, `<select>`, or a number of other editable elements.
23+
2024
### Browser Versions
2125

2226
* Chromium 133.0.6943.16

0 commit comments

Comments
 (0)