WebDriver: Difference between revisions
Jump to navigation
Jump to search
(Created page with "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-p...") |
(add link to meetings) |
||
Line 29: | Line 29: | ||
== Meetings == | == Meetings == | ||
The team has a public meeting | The team has a public meeting most Mondays at 2 pm GMT. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 38: | Line 38: | ||
|- | |- | ||
|} | |} | ||
* See [[WebDriver/Meetings]] for more details and minutes |
Revision as of 12:15, 25 June 2018
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
- #ateam on irc.mozilla.org
- Bug tracking
- Marionette in Bugzilla
- geckodriver in Bugzilla
- geckodriver on GitHub
- Rust port of mozbase
Staff
- David Burns (AutomatedTester)
- Maja Frydrychowicz (maja_zf)
- Henrik Skupin (whimboo)
- Andreas Tolfsen (ato)
Meetings
The team has a public meeting most Mondays at 2 pm GMT.
Day of week | Pacific Time | Eastern Time | GMT | Central European Time | Japan Time |
---|---|---|---|---|---|
Mondays | 6:00AM–7:00AM | 9:00AM–10:00AM | 2:00PM–3:00PM | 3:00PM–4:00PM | 10:00PM–11:00PM (summer) 11:00PM–12:00PM (winter) |
- See WebDriver/Meetings for more details and minutes