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

Add `clear()` method as a convenience shortcut for `fill('')`. Implemented for AndroidDevice, ElementHandle, Frame, Locator and Page. Fixes https://github.com/microsoft/playwright/issues/14041
playwright-core
This package contains the no-browser flavor of Playwright.