ffctl/README.md

10 lines
323 B
Markdown
Raw Permalink Normal View History

2024-02-09 17:43:16 +00:00
# Remote control Firefox
Implemented:
- [Marionette](https://firefox-source-docs.mozilla.org/remote/index.html)
TODO:
- [CDP](https://firefox-source-docs.mozilla.org/remote/cdp/)
- [RDP](https://firefox-source-docs.mozilla.org/devtools/backend/protocol.html)
- [WebDriver BiDi](https://w3c.github.io/webdriver-bidi)