puppeteer/test-browser
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
..
connection.spec.js chore(agnostification): agnostify web socket connections (#6520) 2020-10-19 10:32:41 +01:00
debug.spec.js feat: add web test runner (#6200) 2020-07-22 13:14:35 +02:00
helper.js chore(agnostification): agnostify web socket connections (#6520) 2020-10-19 10:32:41 +01:00