ffctl/README.md

10 lines
323 B
Markdown

# 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)