puppeteer/examples
Andrey Lushnikov 5ba6621cde Remove the Page.setBlockedURLs method
This patch removes the Page.setBlockedURLs method. The
functionality is trivially implementable with the request
interception (see examples/loadurlwithoutcss.js).

Fixes #1.
2017-06-15 08:26:55 -07:00
..
colorwheel.js Rename page.size() and page.setSize() into page.viewportSize() 2017-06-14 07:41:26 -07:00
custom-chromium-revision.js Introduce utils/check_availability.js utility 2017-06-08 11:22:21 -07:00
detectsniff.js Fix License header of certain examples 2017-05-12 16:48:02 -07:00
features.js Convert event names to small caps 2017-05-13 12:04:30 -07:00
loadurlwithoutcss.js Remove the Page.setBlockedURLs method 2017-06-15 08:26:55 -07:00
openurlwithproxy.js Re-implement openurlwithproxy.js example 2017-05-14 23:01:02 -07:00
pagecallback.js Convert event names to small caps 2017-05-13 12:04:30 -07:00
screenshot.js Update examples/screenshot.js to use Page.saveScreenshot 2017-05-12 11:12:32 -07:00
unrandomize.js Fix License header of certain examples 2017-05-12 16:48:02 -07:00