playwright/tests/assets/input
Dmitry Gozman 59689c9c97
feat(addLocatorHandler): various improvements (#30494)
- Automatically waiting for the overlay locator to be hidden, with
`allowStayingVisible` opt-out.
- `times: 1` option.
- `removeLocatorHandler(locator, handler)` method.
- Passing `locator` as first argument to `handler`.

Fixes #30471. Fixes #30424. Fixes #29779.
2024-04-24 15:19:12 -07:00
..
animating-button.html
button.html
checkbox.html
drag-n-drop-manual.html
fileupload-multi.html fix: should be able to upload multiple large files (#23360) 2023-05-30 18:41:09 +02:00
fileupload.html feat(chromium): large file uploads (#12860) 2022-03-18 09:00:52 -07:00
handle-locator.html feat(addLocatorHandler): various improvements (#30494) 2024-04-24 15:19:12 -07:00
keyboard.html
mouse-helper.js
rotatedButton.html
scrollable.html
scrollable2.html
select.html
textarea.html
touches.html