puppeteer/test
Andrey Lushnikov 1f954fa7ed Implement timeout option for page.waitFor
This patch implements timeout option for page.waitFor. The function
will throw if the selector doesn't appear during timeout milliseconds
of waittime.

References #89, #91.
2017-07-21 12:07:48 -07:00
..
assets Add missing test asset 2017-07-20 16:05:17 -07:00
golden Move screenshot task chain in Browser 2017-07-19 14:15:16 -07:00
server Resolve pending callbacks when connection closes 2017-07-19 01:00:02 -07:00
diffstyle.css Implement FrameManager 2017-06-21 14:11:52 -07:00
frame-utils.js Convert var's to let's 2017-06-22 14:58:39 -07:00
golden-utils.js Make test/golden-utils.js reusable 2017-07-13 10:07:24 -07:00
test.js Implement timeout option for page.waitFor 2017-07-21 12:07:48 -07:00