mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
5ba6621cde
This patch removes the Page.setBlockedURLs method. The functionality is trivially implementable with the request interception (see examples/loadurlwithoutcss.js). Fixes #1. |
||
---|---|---|
.. | ||
.eslintrc.js | ||
Browser.js | ||
Connection.js | ||
helpers.js | ||
Page.js | ||
Request.js |