canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
(Reorganization of WebDriver component pages) |
(→Communication: Updated Marionette query) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 25: | Line 25: | ||
It's primary purpose is the implementation of the [https://w3c.github.io/webdriver-bidi/ WebDriver BiDi specification]. But it also complements the existing Firefox Developer Tools [https://firefox-source-docs.mozilla.org/devtools/backend/protocol.html#remote-debugging-protocol Remote Debugging Protocol (RDP)] by implementing a subset of the [https://chromedevtools.github.io/devtools-protocol/ Chrome DevTools Protocol (CDP)]. | It's primary purpose is the implementation of the [https://w3c.github.io/webdriver-bidi/ WebDriver BiDi specification]. But it also complements the existing Firefox Developer Tools [https://firefox-source-docs.mozilla.org/devtools/backend/protocol.html#remote-debugging-protocol Remote Debugging Protocol (RDP)] by implementing a subset of the [https://chromedevtools.github.io/devtools-protocol/ Chrome DevTools Protocol (CDP)]. | ||
==== WebDriver BiDi ==== | |||
The WebDriver BiDi specification extends WebDriver HTTP to add bidirectional communication. There is a [[WebDriver/RemoteProtocol/WebDriver_BiDi|WebDriver BiDi project page]] that contains details about the current status and upcoming / planned work. | |||
== Communication == | == Communication == | ||
; Mailing list | ; Mailing list | ||
: [http://mailto: | : [http://mailto:dev-webdriver@mozilla.org dev-webdriver@mozilla.org] ([https://groups.google.com/a/mozilla.org/g/dev-webdriver subscribe]) | ||
; Real-time chat | ; Real-time chat | ||
: The communication channel for the team is [https://chat.mozilla.org/#/room/# | : The communication channel for the team is [https://chat.mozilla.org/#/room/#webdriver:mozilla.org Element/#webdriver]. | ||
; Bug tracking | ; Bug tracking | ||
: [https://bugzilla.mozilla.org/buglist.cgi?product= | : [https://bugzilla.mozilla.org/buglist.cgi?product=Remote%20Protocol&component=Marionette&resolution=--- WebDriver (Marionette) in Bugzilla] | ||
: [https://bugzilla.mozilla.org/buglist.cgi?product=Remote%20Protocol&component=WebDriver%20BiDi&resolution=--- WebDriver BiDi in Bugzilla] | : [https://bugzilla.mozilla.org/buglist.cgi?product=Remote%20Protocol&component=WebDriver%20BiDi&resolution=--- WebDriver BiDi in Bugzilla] | ||
: [https://bugzilla.mozilla.org/buglist.cgi?product=Testing&component=geckodriver&resolution=--- geckodriver in Bugzilla] | : [https://bugzilla.mozilla.org/buglist.cgi?product=Testing&component=geckodriver&resolution=--- geckodriver in Bugzilla] | ||
Line 43: | Line 46: | ||
* [https://www.hskupin.info/ Henrik Skupin] (whimboo), engineer | * [https://www.hskupin.info/ Henrik Skupin] (whimboo), engineer | ||
* Julian Descottes (jdescottes), engineer | * Julian Descottes (jdescottes), engineer | ||
* [https://hoppipolla.co.uk/ James Graham] (jgraham), engineer (WebDriver Spec) | * Alexandra Borovova (sasha), engineer | ||
* [https://hoppipolla.co.uk/ James Graham] (jgraham), engineer (WebDriver Spec) | |||
* Marco Mucci (mmucci), EPM | |||
== Meetings == | == Meetings == |