-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Edward Bebbington edited this page Jan 22, 2022
·
3 revisions
- Remote API: https://developer.mozilla.org/en-US/docs/Tools/Web_Console/remoting
- Protocol: https://firefox-source-docs.mozilla.org/devtools/backend/protocol.html#actors
- Impl of firefox headless: https://github.com/saucelabs/foxdriver/blob/main/lib/domains/device.js#L78 as a reference for how they implement certian things
- Firefox command line options: https://wiki.mozilla.org/Firefox/CommandLineOptions
- Example firefox pref: https://github.com/puppeteer/puppeteer/tree/main/experimental/puppeteer-firefox