puppeteer/utils
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
..
doclint [api] add touchScreen.tap (#639) 2017-09-01 19:03:51 -07:00
node6-transform Test node6 on travis (#551) 2017-08-25 19:28:49 -07:00
check_availability.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
ChromiumDownloader.js Throw an error when Chromium download is failed (#619) 2017-09-01 09:47:57 -07:00
ESTreeWalker.js Fix node6 support for Object.entries and URL object (#548) 2017-08-25 15:13:59 -07:00
fetch_devices.js Change let into const (#457) 2017-08-21 16:39:04 -07:00