WebDriver: Difference between revisions
Jump to navigation
Jump to search
(→Meetings: missing parenthesis) |
(Update staffing and details for WebDriver Bidi) |
||
Line 13: | Line 13: | ||
: [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: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]) | ||
; Real-time chat | ; Real-time chat | ||
: The | : The communication channel for the team is [https://chat.mozilla.org/#/room/#interop:mozilla.org Matrix/#interop]. | ||
; Bug tracking | ; Bug tracking | ||
: [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=runnamed&namedcmd=marionette&list_id=14204852 Marionette in Bugzilla] | : [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=runnamed&namedcmd=marionette&list_id=14204852 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?cmdtype=dorem&remaction=run&namedcmd=geckodriver&list_id=14204851 geckodriver in Bugzilla] | : [https://bugzilla.mozilla.org/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=geckodriver&list_id=14204851 geckodriver in Bugzilla] | ||
: [https://github.com/mozilla/geckodriver geckodriver on GitHub] | : [https://github.com/mozilla/geckodriver geckodriver on GitHub] | ||
Line 22: | Line 23: | ||
== Staff == | == Staff == | ||
* | * Jan Odvarko (honza), manager | ||
* [https://www.hskupin.info/ Henrik Skupin] (whimboo), engineer | * [https://www.hskupin.info/ Henrik Skupin] (whimboo), engineer | ||
* [https:// | * Julian Descottes (jdescottes), engineer | ||
* [https://hoppipolla.co.uk/ James Graham] (jgraham), engineer (WebDriver Spec) | |||
== Meetings == | == Meetings == | ||
The team has a public meetings on Mondays at 2:30 pm UTC. | |||
The team has a public meetings on Mondays at 2 pm | |||
* See [[WebDriver/Meetings]] for more details and minutes | * See [[WebDriver/Meetings]] for more details and minutes |
Revision as of 15:23, 8 February 2021
WebDriver is a remote control interface that enables introspection and control of user agents. It provides a platform- and language-neutral wire protocol as a way for out-of-process programs to remotely instruct the behavior of web browsers.
This is the project page for the WebDriver project at Mozilla. If you’re looking for information about WebDriver itself you will find that on MDN.
Communication
- Mailing list
- tools-marionette@lists.mozilla.org (subscribe, archive)
- Real-time chat
- The communication channel for the team is Matrix/#interop.
- Bug tracking
- WebDriver (Marionette) in Bugzilla
- WebDriver BiDi in Bugzilla
- geckodriver in Bugzilla
- geckodriver on GitHub
- Rust port of mozbase
Staff
- Jan Odvarko (honza), manager
- Henrik Skupin (whimboo), engineer
- Julian Descottes (jdescottes), engineer
- James Graham (jgraham), engineer (WebDriver Spec)
Meetings
The team has a public meetings on Mondays at 2:30 pm UTC.
- See WebDriver/Meetings for more details and minutes