WebDriver: Difference between revisions

276 bytes added ,  24 February 2023
→‎Communication: Updated Marionette query
(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:tools-marionette@lists.mozilla.org tools-marionette@lists.mozilla.org] ([https://lists.mozilla.org/listinfo/tools-marionette subscribe], [https://groups.google.com/group/mozilla.tools.marionette archive])
: [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/#interop:mozilla.org Matrix/#interop].
: 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=Testing&component=Marionette&resolution=--- WebDriver (Marionette) in Bugzilla]
: [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 ==
canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714

edits