WebDriver/RemoteProtocol

From MozillaWiki
< WebDriver
Revision as of 16:17, 8 March 2019 by Ato (talk | contribs) (→‎Communication: mailing list has now been created)
Jump to navigation Jump to search

The Firefox Remote Protocol is a low-level debugging interface based on the CDP protocol. With it, you can inspect the state and control execution of documents running in web content, instrument Gecko in interesting ways, simulate user interaction for automation purposes, and debug JavaScript execution.

Meetings

See Remote/Meetings.

Communication

Mailing list
dev-remote@lists.mozilla.org (subscribe, archive)
Real-time chat
The IRC channel for the project is #remote (webchat)
Bug tracking
Remote Protocol in Bugzilla

Staff

Our team is composed of these fine individuals, followed by their IRC nicknames in paranthesis and their title:

  • Alexandre Poirot (ochameau), engineer
  • Andreas Tolfsen (ato), engineer
  • David Burns (AutomatedTester), manager
  • Soledad Penadés (sole), manager
  • Yulia Startsev (yulia), engineer
    • Currently focussed on Fission in DevTools