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 Mouse (#101) 2017-07-21 20:29:31 -07:00
checkbox.html Test: add tests to cover clicking checkbox (#1125) 2017-11-07 20:38:22 -08:00
drag-and-drop.html feat(api): make page.isDragInterceptionEnabled a method (#7419) 2021-07-13 11:37:39 +02:00
fileupload.html Implement Page.uploadFile (#61) 2017-07-10 11:21:46 -07:00
keyboard.html fix(firefox): keyboard tests (#4082) 2019-02-27 15:13:17 -08:00
mouse-helper.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
rotatedButton.html fix(clicking): handle negative area results in computeQuadArea (#3413) 2018-10-25 11:41:37 -07:00
scrollable.html Mouse (#101) 2017-07-21 20:29:31 -07:00
select.html fix(Page.select): synthesized events should bubble 2017-10-07 10:27:38 -07:00
textarea.html chore: migrate tests to TypeScript (#6075) 2020-06-23 07:18:46 +02:00
touches.html [api] add touchScreen.tap (#639) 2017-09-01 19:03:51 -07:00
wheel.html feat: add Mouse#wheel (#6141) 2020-07-06 09:27:17 +02:00