puppeteer/src/node
Peng-Yu Chen 2605309f74
feat(launcher): add new launcher option waitForInitialPage (#7105)
The existing behavior is expected to be unchanged as the value defaults to true.
Adding such option would allow user to skip the initial wait.

Issue: #3630
2021-05-06 20:30:04 +00:00
..
BrowserFetcher.ts feat(launcher): fix installation error on Apple M1 chips (#7099) 2021-04-19 09:00:43 +02:00
BrowserRunner.ts chore: enable unit tests for Firefox on Windows (#6895) 2021-03-05 09:00:56 +00:00
install.ts chore: fix lint issues 2021-04-19 13:17:20 +02:00
Launcher.ts feat(launcher): add new launcher option waitForInitialPage (#7105) 2021-05-06 20:30:04 +00:00
LaunchOptions.ts feat(launcher): add new launcher option waitForInitialPage (#7105) 2021-05-06 20:30:04 +00:00
NodeWebSocketTransport.ts chore(agnostification): agnostify web socket connections (#6520) 2020-10-19 10:32:41 +01:00
PipeTransport.ts chore: enforce file extensions on imports (#6202) 2020-07-13 10:22:26 +01:00
Puppeteer.ts fix: improve TS types for launching browsers (#6888) 2021-02-16 09:39:31 +00:00