mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

If `contenteditable` is wrapped into a button or `[role=button]`, `element.fill` will incorrectly retarget the closest button element. fix https://github.com/microsoft/playwright/issues/29813