puppeteer/src/node
Jack Franklin f63a123ece
chore(agnostification): agnostify web socket connections (#6520)
This PR updates the socket transport code to swap between a Node web
socket transport or a web one based on the `isNode` environment. It also
adds unit tests to the browser tests that show we can connect in a
browser.
2020-10-19 10:32:41 +01:00
..
BrowserFetcher.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01:00
BrowserRunner.ts chore(agnostification): agnostify web socket connections (#6520) 2020-10-19 10:32:41 +01:00
install.ts chore(agnostification): split up root Puppeteer class (#6504) 2020-10-13 16:19:26 +01:00
Launcher.ts fix(launcher): support relative userDataDir on headless Windows (#6506) 2020-10-13 12:59:58 +02:00
LaunchOptions.ts chore(agnostification): split up launcher class (#6484) 2020-10-12 10:08:57 +01: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 chore(agnostification): split up root Puppeteer class (#6504) 2020-10-13 16:19:26 +01:00