0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/test/assets/input
Mathias Bynens dd470c7a22
feat(api): make page.isDragInterceptionEnabled a method ()
Having it be a getter is surprising and inconsistent, since the other `page.is*` APIs are just methods.

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