puppeteer/phantom_shim
JoelEinbinder 98ee35655f Mouse (#101)
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 #40, References #89
2017-07-21 20:29:31 -07:00
..
FileSystem.js Convert var's to let's 2017-06-22 14:58:39 -07:00
Phantom.js Convert var's to let's 2017-06-22 14:58:39 -07:00
runner.js Remote Browser's remoteDebuggingPort option 2017-07-11 08:30:41 -07:00
System.js Convert var's to let's 2017-06-22 14:58:39 -07:00
utilities.js Convert var's to let's 2017-06-22 14:58:39 -07:00
WebPage.js Mouse (#101) 2017-07-21 20:29:31 -07:00
WebServer.js Convert var's to let's 2017-06-22 14:58:39 -07:00