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 chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00
DOMWorld.js
Errors.js
Events.js
ExecutionContext.js
externs.d.ts chore(firefox): move sources from //lib/firefox to //lib (#3920) 2019-02-05 18:56:04 -08:00
FrameManager.js
helper.js chore: drop Node.js v6 support (#5045) 2019-10-16 17:00:20 +02:00
Input.js
JSHandle.js
Launcher.js
NavigationWatchdog.js
NetworkManager.js
Page.js
Puppeteer.js
TimeoutSettings.js
USKeyboardLayout.js
WebSocketTransport.js