puppeteer/experimental/puppeteer-firefox/lib
lcabral37 13ea347c7d
feat: support configuring the browser download path (#6014)
By adding support for an environment variable `PUPPETEER_DOWNLOAD_PATH` it is possible to support downloading the browser binaries into a folder outside the `node_modules` folder. This makes it possible to preserve previously downloaded binaries in order to skip downloading them again.
2020-08-10 10:37:31 +02:00
..
Accessibility.js
api.js
Browser.js
BrowserFetcher.js
Connection.js
DeviceDescriptors.js
Dialog.js
DOMWorld.js
Errors.js
Events.js
ExecutionContext.js
externs.d.ts
FrameManager.js
helper.js
Input.js
JSHandle.js
Launcher.js feat: support configuring the browser download path (#6014) 2020-08-10 10:37:31 +02:00
NavigationWatchdog.js
NetworkManager.js
Page.js
Puppeteer.js
TimeoutSettings.js
USKeyboardLayout.js
WebSocketTransport.js