cherry-pick(#34601): docs: breaking changes in java 1.50 (#34602)

This commit is contained in:
Yury Semikhatsky 2025-02-03 12:10:47 -08:00 committed by GitHub
parent 0e99d48e3f
commit aac1613b01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ toc_max_heading_level: 2
* 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.
* `Call` and `Network` panels now display additional time information.
### Breaking
* [`method: LocatorAssertions.toBeEditable`] and [`method: Locator.isEditable`] now throw if the target element is not `<input>`, `<select>`, or a number of other editable elements.
### Browser Versions
* Chromium 133.0.6943.16