puppeteer/test
Andrey Lushnikov f5bb333cd0
fix: support PlzNavigate in puppeteer. (#1239)
This patch migrates puppeteer to support PlzNavigate chromium
project.

As a consequence of this patch, we no longer wait for both
requestWillBeSent and requestIntercepted events to happen. This should
resolve a ton of request interception bugs that "hanged" the loading.

Fixes #877.
2017-11-01 14:04:10 -07:00
..
assets fix(ElementHandle): teach ElementHandle to work with shadowdom (#1227) 2017-10-31 12:02:16 -07:00
golden feat(interception): Implement request.mockResponse method (#1064) 2017-10-20 16:55:15 -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 chore(doclint): move doclint tests expectations into test folders (#932) 2017-10-02 11:37:16 -07:00
test.js fix: support PlzNavigate in puppeteer. (#1239) 2017-11-01 14:04:10 -07:00