puppeteer/lib
JoelEinbinder 64124df62f [api] add touchScreen.tap (#639)
This patch:
- adds `page.touchscreen` namespace, similar to `page.mouse` and `page.keyboard`.
- adds tapping to multiple layers:
  - `page.touchscreen.tap`
  - `page.tap` - convenience method which accepts selector
  - `elementHandle.tap`

Fixes #568 and #569.
2017-09-01 19:03:51 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
Connection.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
Dialog.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
ElementHandle.js [api] add touchScreen.tap (#639) 2017-09-01 19:03:51 -07:00
EmulationManager.js Roll chromium to 492629 (#230) 2017-08-09 16:14:00 -07:00
FrameManager.js [api] add touchScreen.tap (#639) 2017-09-01 19:03:51 -07:00
helper.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
Input.js [api] add touchScreen.tap (#639) 2017-09-01 19:03:51 -07:00
Launcher.js Kill child process group (#621) 2017-08-30 14:16:03 -07:00
Multimap.js Fix Request Interception (#565) 2017-08-27 12:41:09 -07:00
NavigatorWatcher.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
NetworkManager.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
Page.js [api] add touchScreen.tap (#639) 2017-09-01 19:03:51 -07:00
Puppeteer.js Introduce Puppeteer.connect method (#264) 2017-08-15 14:29:42 -07:00
Tracing.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00