puppeteer/lib
Travis Weidenbenner a79b775430 fix: Allow PUPPETEER_EXECUTABLE_PATH to be set in npmrc and package.json (#4270)
This PR sets fixes the PUPPETEER_EXECUTABLE_PATH environment variable so that it can be set in the .npmrc or package.json like the documentation says.

The npm environment is initialized if puppeteer script is run from-inside `npm run` command.
2019-04-11 14:45:00 -04:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Accessibility.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
api.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
Browser.js chore: move static constructor to the top (#3873) 2019-01-31 17:33:38 -08:00
BrowserFetcher.js chore(types): Upgrade TypeScript to 3.2.2 (#3754) 2019-01-10 22:56:39 -08:00
Connection.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
Coverage.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
Dialog.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
DOMWorld.js feat(page): introduce page.setDefaultTimeout (#3854) 2019-01-28 17:16:12 -08:00
EmulationManager.js chore: upgrade to TypeScript 3.0.1 (#3024) 2018-08-06 11:31:33 -07:00
Errors.js feat: introduce puppeteer/Errors (#3056) 2018-08-09 16:51:12 -07:00
Events.js refactor: consolidate all events in Events.js (#3772) 2019-01-14 19:57:05 -08:00
ExecutionContext.js feat(executioncontext): support bigints transferring (#4016) 2019-03-15 10:20:48 -07:00
externs.d.ts feat(page): introduce page.setDefaultTimeout (#3854) 2019-01-28 17:16:12 -08:00
FrameManager.js fix: cache disabling should stick when toggling request interception (#4260) 2019-04-10 00:42:42 -04:00
helper.js feat(executioncontext): support bigints transferring (#4016) 2019-03-15 10:20:48 -07:00
Input.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
JSHandle.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
Launcher.js fix: Allow PUPPETEER_EXECUTABLE_PATH to be set in npmrc and package.json (#4270) 2019-04-11 14:45:00 -04:00
LifecycleWatcher.js fix: cache disabling should stick when toggling request interception (#4260) 2019-04-10 00:42:42 -04:00
Multimap.js chore: upgrade to TypeScript 3.0.1 (#3024) 2018-08-06 11:31:33 -07:00
NetworkManager.js fix: cache disabling should stick when toggling request interception (#4260) 2019-04-10 00:42:42 -04:00
Page.js fix: cache disabling should stick when toggling request interception (#4260) 2019-04-10 00:42:42 -04:00
PipeTransport.js fix(pipe): dispatch "disconnected" event when browser is terminated (#3472) 2018-10-31 16:31:29 -07:00
Puppeteer.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
Target.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
TaskQueue.js chore(types): Upgrade TypeScript to 3.2.2 (#3754) 2019-01-10 22:56:39 -08:00
TimeoutSettings.js feat(page): introduce page.setDefaultTimeout (#3854) 2019-01-28 17:16:12 -08:00
Tracing.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00
USKeyboardLayout.js fix: add missing location property to some key descriptors (#3354) 2018-10-05 12:35:10 -07:00
WebSocketTransport.js refactor: use browser-compliant interface of 'ws' (#3218) 2018-09-11 18:41:28 +01:00
Worker.js chore: introduce //lib/api.js (#3835) 2019-01-25 23:21:14 -05:00