Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JoelEinbinder
on Aug 8, 2024
|
parent
|
context
|
favorite
| on:
Puppeteer Support for Firefox
You can set `pipe` to true in puppeteer (default false) here
https://pptr.dev/api/puppeteer.launchoptions
By default, Playwright launches this way and you have to specifically enable the tcp listening.
jesprenj
on Aug 8, 2024
[–]
Great, I stand corrected! I still don't know how they convince firefox/chromium to use a pipe as a websocket transport layer.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
By default, Playwright launches this way and you have to specifically enable the tcp listening.