puppeteer/src
Maja Frydrychowicz d817ae5a4b
fix: update preferred revision after Launcher is created (#5640)
Fixes an edge case where Puppeteer looked for a Chromium revision when launching Firefox.

Allow appropriate Launcher to be instantiated when calling `Puppeteer.connect`.

Add an example of running Firefox.
2020-04-14 18:42:48 +02:00
..
.eslintrc.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Accessibility.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
api.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Browser.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
BrowserFetcher.js chore(deps): update extract-zip to version 2 (#5610) 2020-04-09 21:13:25 +02:00
Connection.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Coverage.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
DeviceDescriptors.ts chore(eslint): add eslint typescript linting (#5635) 2020-04-14 12:08:52 +01:00
Dialog.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
DOMWorld.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
EmulationManager.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Errors.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Events.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
ExecutionContext.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
externs.d.ts chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
FrameManager.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
helper.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Input.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
JSHandle.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Launcher.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
LifecycleWatcher.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Multimap.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
NetworkManager.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Page.js chore: Use expect for assertions (#5581) 2020-04-03 13:22:55 +02:00
PipeTransport.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
protocol.d.ts chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Puppeteer.js fix: update preferred revision after Launcher is created (#5640) 2020-04-14 18:42:48 +02:00
Target.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
TaskQueue.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
TimeoutSettings.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Tracing.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
USKeyboardLayout.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
WebSocketTransport.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00
Worker.js chore: move code to src/ and emit with TypeScript (#5568) 2020-04-02 16:25:19 +02:00