puppeteer/test
JoelEinbinder 9212863b92 Node 6 support (#484)
This patch:
- introduces a transpiler which substitutes async/await logic with
generators.
- starts using the transpiler to generate a node6-compatible version of puppeteer
- introduces a runtime-check to decide which version of code to use

Fixes #316.
2017-08-24 12:20:05 -07:00
..
assets Stricter eslint rules (#472) 2017-08-22 14:18:07 -07:00
golden Allow capturing transparent screenshots (#354) 2017-08-17 21:11:39 -07:00
server Change let into const (#457) 2017-08-21 16:39:04 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
golden-utils.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
sanity.js Node 6 support (#484) 2017-08-24 12:20:05 -07:00
test.js Implement page.setJavaScriptEnabled method 2017-08-23 14:08:56 -07:00