0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/test/assets/input
JoelEinbinder 98ee35655f Mouse ()
This patch:
- adds Mouse class which holds mouse state and implements mouse primitives,
such as moving, button down and button up.
- implements high-level mouse api, such as `page.click` and `page.hover`.

References , References 
2017-07-21 20:29:31 -07:00
..
button.html Mouse () 2017-07-21 20:29:31 -07:00
fileupload.html Implement Page.uploadFile () 2017-07-10 11:21:46 -07:00
keyboard.html Intorduce Page.keyboard () 2017-07-17 18:49:52 -07:00
mouse-helper.js Mouse () 2017-07-21 20:29:31 -07:00
scrollable.html Mouse () 2017-07-21 20:29:31 -07:00
textarea.html Mouse () 2017-07-21 20:29:31 -07:00