WebDriver/RemoteProtocol: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Staff: explain what the IRC nicknames are)
(→‎Communication: mailing list has now been created)
Line 8: Line 8:


; Mailing list
; Mailing list
: <strike>[mailto:dev-remote@lists.mozilla.org dev-remote@lists.mozilla.org] ([https://lists.mozilla.org/listinfo/dev-remote subscribe], [https://lists.mozilla.org/pipermail/dev-remote/ archive])</strike> (not created yet)
: [mailto:dev-remote@lists.mozilla.org dev-remote@lists.mozilla.org] ([https://lists.mozilla.org/listinfo/dev-remote subscribe], [https://lists.mozilla.org/pipermail/dev-remote/ archive])
; Real-time chat
; Real-time chat
: The IRC channel for the project is {{IRC|remote}} ([http://chat.mibbit.com/?server=irc.mozilla.org&channel=#remote webchat])
: The IRC channel for the project is {{IRC|remote}} ([http://chat.mibbit.com/?server=irc.mozilla.org&channel=#remote webchat])

Revision as of 16:17, 8 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)
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