puppeteer/test/assets/input
Mathias Bynens dd470c7a22
feat(api): make page.isDragInterceptionEnabled a method (#7419)
Having it be a getter is surprising and inconsistent, since the other `page.is*` APIs are just methods.

Issue: #7150
2021-07-13 11:37:39 +02:00
..
button.html
checkbox.html
drag-and-drop.html feat(api): make page.isDragInterceptionEnabled a method (#7419) 2021-07-13 11:37:39 +02:00
fileupload.html
keyboard.html
mouse-helper.js
rotatedButton.html
scrollable.html
select.html
textarea.html chore: migrate tests to TypeScript (#6075) 2020-06-23 07:18:46 +02:00
touches.html
wheel.html feat: add Mouse#wheel (#6141) 2020-07-06 09:27:17 +02:00