puppeteer/test
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
..
assets [api] add touchScreen.tap (#639) 2017-09-01 19:03:51 -07:00
golden Allow capturing transparent screenshots (#354) 2017-08-17 21:11:39 -07:00
server Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Remove promise jsdoc (#641) 2017-08-31 17:58:07 -07:00
golden-utils.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
test.js [api] add touchScreen.tap (#639) 2017-09-01 19:03:51 -07:00