playwright/packages/playwright-core
Jean-François Greffier 0fe1998c72
feat(api): add clear() (#18296)
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
2022-10-25 12:56:11 -07:00
..
2022-10-25 12:56:11 -07:00
2022-10-25 12:56:11 -07:00
2021-10-11 16:52:17 +02:00
2021-10-11 16:52:17 +02:00
2022-08-15 18:10:04 +02:00
2022-10-05 15:30:35 -07:00

playwright-core

This package contains the no-browser flavor of Playwright.