mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
3bd0e5497c
Backed out changeset 0d22ad297b19 (bug 1589102) Backed out changeset 14bcaf2a452c (bug 1589102) Backed out changeset 20905f91e2bb (bug 1589102) Backed out changeset 29ee0fbe855f (bug 1589102) Backed out changeset d1f6185030af (bug 1589102) Backed out changeset 31949872cc1d (bug 1589102) Backed out changeset ec04e1a20597 (bug 1589102) Backed out changeset ffe8da473b91 (bug 1589102) Backed out changeset 3b92f7306c64 (bug 1589102) Backed out changeset b187548e258f (bug 1589102) |
||
---|---|---|
.. | ||
actors | ||
chrome | ||
client | ||
components | ||
doc | ||
harness | ||
test | ||
.eslintrc.js | ||
accessibility.js | ||
action.js | ||
addon.js | ||
assert.js | ||
atom.js | ||
browser.js | ||
capabilities.js | ||
capture.js | ||
cert.js | ||
cookie.js | ||
dom.js | ||
driver.js | ||
element.js | ||
error.js | ||
evaluate.js | ||
event.js | ||
format.js | ||
interaction.js | ||
jar.mn | ||
l10n.js | ||
legacyaction.js | ||
listener.js | ||
log.js | ||
mach_commands.py | ||
mach_test_package_commands.py | ||
message.js | ||
modal.js | ||
moz.build | ||
navigate.js | ||
packets.js | ||
prefs.js | ||
print.js | ||
proxy.js | ||
README | ||
reftest.js | ||
reftest.xhtml | ||
server.js | ||
stream-utils.js | ||
sync.js | ||
transport.js | ||
wm.js |
Marionette [ ˌmarɪəˈnɛt] is * a puppet worked by strings: the bird bobs up and down like a marionette; * a person who is easily manipulated or controlled: many officers dismissed him as the mayor’s marionette; * the remote protocol that lets out-of-process programs communicate with, instrument, and control Gecko-based browsers. Marionette provides interfaces for interacting with both the internal JavaScript runtime and UI elements of Gecko-based browsers, such as Firefox and Fennec. It can control both the chrome- and content documents, giving a high level of control and ability to replicate, or emulate, user interaction. Head on to the Marionette documentation to find out more: https://firefox-source-docs.mozilla.org/testing/marionette/marionette/