gecko-dev/testing/marionette
Cosmin Sabou 1b347c5c49 Backed out 2 changesets (bug 1699627) for bc failures on browser_startup_content.js.
Backed out changeset 02e74b497dfc (bug 1699627)
Backed out changeset 270e0f9613a6 (bug 1699627)
2021-03-22 20:24:53 +02:00
..
actors Bug 1574508 - [marionette] reftest: call flushRendering in remote frames using actors r=marionette-reviewers,jgraham 2021-03-17 21:01:50 +00:00
chrome Bug 1685291 - [marionette] Add test for sendKeys with context menus r=marionette-reviewers,whimboo 2021-01-15 08:55:47 +00:00
client Bug 1697954 - Remove unused javascript.options.showInConsole prefs r=marionette-reviewers,webdriver-reviewers,mossop,remote-protocol-reviewers,whimboo 2021-03-15 19:50:41 +00:00
components Backed out 2 changesets (bug 1699627) for bc failures on browser_startup_content.js. 2021-03-22 20:24:53 +02:00
doc Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
harness Bug 1627965 - [marionette] Skip test_click_link_install_addon in test_click.py on Windows r=marionette-reviewers,whimboo 2021-03-16 21:47:14 +00:00
test Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
.eslintrc.js Bug 1562642 - Add missing license headers r=mhoye,marionette-reviewers,webdriver-reviewers,perftest-reviewers,tarek 2020-11-17 02:06:54 +00:00
accessibility.js
action.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
addon.js Bug 1693022 - Report errors when uninstalling unknown addons in marionette. r=whimboo,marionette-reviewers 2021-02-19 16:14:09 +00:00
appinfo.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
assert.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
atom.js
browser.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
capture.js
cert.js
cookie.js
dom.js
driver.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
element.js Bug 1669172 - [marionette] Remove references to Element Store. r=marionette-reviewers,jdescottes 2021-02-14 14:09:22 +00:00
error.js
evaluate.js Bug 1669172 - [marionette] Remove references to Element Store. r=marionette-reviewers,jdescottes 2021-02-14 14:09:22 +00:00
event.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
format.js
interaction.js Bug 1686361 - [marionette] Sync synthesizeMouseAtPoint from EventUtils.js. r=marionette-reviewers,whimboo 2021-02-23 11:25:54 +00:00
jar.mn Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
l10n.js
legacyaction.js
log.js
mach_commands.py
mach_test_package_commands.py
message.js
modal.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
moz.build
navigate.js Bug 1675820 - Part 7: Fix marionette BrowsingContext replace detection logic, r=whimboo,marionette-reviewers,farre 2021-03-18 19:24:51 +00:00
packets.js
permissions.js Bug 1689883 - Provide a marionette implementation of setPermission. r=marionette-reviewers,whimboo,jgraham 2021-02-24 19:51:03 +00:00
prefs.js Bug 1696768 - [marionette] Remove unused "marionette.contentListener" preference. r=marionette-reviewers,jdescottes 2021-03-09 13:04:30 +00:00
print.js
README
reftest-content.js Bug 1694951 - Remove printing.trigger telemetry. r=jwatt,marionette-reviewers 2021-03-01 11:36:43 +00:00
reftest.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
reftest.xhtml
server.js Bug 1691402 - [marionette] Add session module for WebDriver session. r=marionette-reviewers,jdescottes,jgraham 2021-03-17 05:41:27 +00:00
session.js Bug 1697159 - [marionette] Simplify handling of application information. r=marionette-reviewers,jdescottes,jgraham 2021-03-18 19:02:38 +00:00
stream-utils.js
sync.js Bug 1682757 - [marionette] Register MarionetteEventsActor globally. r=marionette-reviewers,jgraham 2020-12-17 18:50:13 +00:00
transport.js
wm.js

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 mayors 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/