puppeteer/test
Andrey Lushnikov 3f0306a4d0 [tests] Await all page.evaluate() calls in all tests (#186)
If the evaluation is not awaited for, then the page might be
closed before it's finished, and an exception will be thrown.
2017-08-02 13:24:34 -07:00
..
assets Inject file with sourceURL (#102) 2017-07-23 09:56:35 -07:00
golden Move screenshot task chain in Browser 2017-07-19 14:15:16 -07:00
server Use const a lot fo places (#188) 2017-08-02 12:06:47 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Add missing LICENSE headers to the source files 2017-07-28 01:09:26 -07:00
golden-utils.js Use const a lot fo places (#188) 2017-08-02 12:06:47 -07:00
test.js [tests] Await all page.evaluate() calls in all tests (#186) 2017-08-02 13:24:34 -07:00