puppeteer/test
Adi Prasetyo 53531c9a92 feat(page): Allow Page.goto's timeout to be 0 to disable timeout (#887)
This patch allows passing 0 to disable timeout for the following methods:

- page.goto
- page.waitForNavigation
- page.goForward
- page.goBack

Fixes #782.
2017-09-30 00:29:38 -07:00
..
assets [api] Introduce Page.select method (#779) 2017-09-25 18:23:34 +09:00
golden Allow capturing transparent screenshots (#354) 2017-08-17 21:11:39 -07:00
server [api] Implement page.authenticate method (#729) 2017-09-11 16:32:13 -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 feat(page): Allow Page.goto's timeout to be 0 to disable timeout (#887) 2017-09-30 00:29:38 -07:00