puppeteer/lib
Andrey Lushnikov 245984905e Implement Puppeteer's setBlockedURLs method
This patch implements Puppeteer's Page.setBlockedURLs method.
This is a less agile alternative to the phantom's request.abort()
api.

This patch also adds a loadurlwithoutcss.js example re-implementation
to illustrate the usage of Page.setBlockedURLs.
2017-05-14 22:28:19 -07:00
..
Browser.js Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
Downloader.js Puppeteer: staging commit. 2017-05-11 00:06:41 -07:00
helpers.js fix implementation of Page.injectFile method 2017-05-12 14:45:47 -07:00
Page.js Implement Puppeteer's setBlockedURLs method 2017-05-14 22:28:19 -07:00