WebDriver/RemoteProtocol: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(update staff list)
(→‎Staff: explain what the IRC nicknames are)
Line 15: Line 15:


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


* Alexandre Poirot (ochameau), engineer
* Alexandre Poirot (ochameau), engineer

Revision as of 11:56, 4 March 2019

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) (not created yet)
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