mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
2de672ed1b
With this patch, page has two methods to include javascript: - Page.addScriptTag(url) which is similar to phantom's includeJs. - Page.injectFile(filePath) which is similar to phantom's injectJs. |
||
---|---|---|
.. | ||
FileSystem.js | ||
index.js | ||
Phantom.js | ||
System.js | ||
utilities.js | ||
WebPage.js | ||
WebServer.js |