puppeteer/test
Andrey Lushnikov e1c5b8d244 Aborted network requests should use protocol's "Failed" status (#215)
This patch starts using "Failed" command for request interception instead of
"Aborted".

The "Aborted" status also has a side-effect of cancelling the navigation, so
there will be no error on the page and form puppeteer's standpoint, the navigation
will never complete.
2017-08-07 15:13:17 -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 Aborted network requests should use protocol's "Failed" status (#215) 2017-08-07 15:13:17 -07:00