puppeteer/utils
Jack Franklin c6d01c950e
chore: extract BrowserRunner into its own module (#5850)
* chore: extract `BrowserRunner` into its own module

`src/Launcher.ts` is large and hard to work in. It has multiple objects
defined in it:

* ChromeLauncher
* FirefoxLauncher
* BrowserRunner
* Launcher

This change moves BrowserRunner into its own module. More refactorings
like this will follow but this is the first step.
2020-05-12 16:30:13 +01:00
..
doclint chore: extract BrowserRunner into its own module (#5850) 2020-05-12 16:30:13 +01:00
protocol-types-generator chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
testserver chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
apply_next_version.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
bisect.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
check_availability.js feat: add more options to check_availability script (#5827) 2020-05-07 16:05:39 +02:00
ESTreeWalker.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
fetch_devices.js chore: add Prettier (#5825) 2020-05-07 12:54:55 +02:00
prepare_puppeteer_core.js feat: make it possible to run install.js script with puppeteer-core (#5325) 2020-01-28 13:08:13 +01:00