puppeteer/test/assets/input
Dan Park a91b8aca37 feat: add drag-and-drop support (#7150)
This commit adds drag-and-drop support, leveraging new additions to the CDP Input domain (Input.setInterceptDrags, Input.dispatchDragEvent, and Input.dragIntercepted).
2021-06-07 13:50:34 +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: add drag-and-drop support (#7150) 2021-06-07 13:50:34 +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