gecko-dev/testing/marionette
Henrik Skupin cbcf8dca60 Bug 1675248 - [marionette] Don't wait for Marionette:ListenersAttached in openTab(). r=marionette-reviewers,maja_zf
This code doesn't seem to be necessary anymore, and can be removed.

Differential Revision: https://phabricator.services.mozilla.com/D96111
2020-11-06 20:12:58 +00:00
..
actors Bug 1674172 - [marionette] Move Marionette parent actor cleanUp to a static helper r=marionette-reviewers,whimboo 2020-11-05 10:30:20 +00:00
chrome Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo 2020-06-17 22:45:31 +00:00
client Backed out 7 changesets (bug 1658084, bug 1671983) for perma failures on browser_async_remove_tab.js and browser_e10s_chrome_process.js. CLOSED TREE 2020-11-04 04:23:47 +02:00
components Bug 727668 - Show bookmarks toolbar on the new tab page. r=Gijs,fluent-reviewers,marionette-reviewers,whimboo 2020-10-26 02:32:07 +00:00
doc Bug 1673880 - [marionette] Fix suggested syntax for --webdriver-arg in testing documentation r=marionette-reviewers,whimboo 2020-10-28 17:50:29 +00:00
harness Backed out 3 changesets (bug 1675266, bug 1671205) for failures on test_capabilities.js. CLOSED TREE 2020-11-06 20:32:14 +02:00
test Backed out 3 changesets (bug 1675266, bug 1671205) for failures on test_capabilities.js. CLOSED TREE 2020-11-06 20:32:14 +02:00
.eslintrc.js
README
accessibility.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
action.js Bug 1365886 - [marionette] Allow performActions to operate on chrome elements r=marionette-reviewers,jdescottes,whimboo 2020-10-23 15:32:08 +00:00
addon.js Bug 1660881 - [marionette] Use XPCOMUtils.defineLazyModuleGetters() to defer loading of not immediately necessary modules. r=marionette-reviewers,maja_zf 2020-09-08 18:22:43 +00:00
assert.js Bug 1493108 - [marionette] Each command has to check the appropriate BrowsingContext for existence. r=marionette-reviewers,maja_zf,jdescottes 2020-09-15 18:33:45 +00:00
atom.js Bug 1660881 - [marionette] Declare EXPORTED_SYMBOLS at the top of the file. r=marionette-reviewers,maja_zf 2020-09-08 18:19:32 +00:00
browser.js Bug 1675248 - [marionette] Don't wait for Marionette:ListenersAttached in openTab(). r=marionette-reviewers,maja_zf 2020-11-06 20:12:58 +00:00
capabilities.js Backed out 3 changesets (bug 1675266, bug 1671205) for failures on test_capabilities.js. CLOSED TREE 2020-11-06 20:32:14 +02:00
capture.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
cert.js Bug 1660881 - [marionette] Use defineLazyServiceGetter to define global services. r=marionette-reviewers,maja_zf 2020-09-08 18:30:40 +00:00
cookie.js Bug 1660881 - [marionette] Use XPCOMUtils.defineLazyModuleGetters() to defer loading of not immediately necessary modules. r=marionette-reviewers,maja_zf 2020-09-08 18:22:43 +00:00
dom.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
driver.js Bug 1674172 - Fix bc failures on marionette/content/driver.js. r=jdescottes 2020-11-05 15:42:20 +02:00
element.js Bug 1672788 - [marionette] Record html elements in XUL documents as ChromeWebElements r=marionette-reviewers,whimboo,maja_zf 2020-11-05 10:27:21 +00:00
error.js Bug 1660881 - [marionette] Use XPCOMUtils.defineLazyModuleGetters() to defer loading of not immediately necessary modules. r=marionette-reviewers,maja_zf 2020-09-08 18:22:43 +00:00
evaluate.js Bug 1671370 - [marionette] Provide current Window when checking stale element r=marionette-reviewers,whimboo 2020-10-27 16:55:29 +00:00
event.js Bug 1660881 - [marionette] Use defineLazyGetter to define global objects. r=marionette-reviewers,maja_zf 2020-09-08 18:32:37 +00:00
format.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
interaction.js Bug 1394354 - [marionette] Add trace log entry for click event in WebDriver:ElementClick. r=marionette-reviewers,maja_zf 2020-09-23 19:12:13 +00:00
jar.mn Bug 1673823 - [marionette] Use navigation events from the actor and not the framescript when actors are enabled. r=marionette-reviewers,jdescottes 2020-11-04 15:53:18 +00:00
l10n.js Bug 1660881 - [marionette] Use XPCOMUtils.defineLazyModuleGetters() to defer loading of not immediately necessary modules. r=marionette-reviewers,maja_zf 2020-09-08 18:22:43 +00:00
legacyaction.js Bug 1670295 - [marionette] Move legacy touch helpers from listener.js to legacyaction.js r=marionette-reviewers,whimboo,maja_zf 2020-10-14 22:22:15 +00:00
listener.js Bug 1666204 - [marionette] Use "browsing-context-discarded" notification to detect a closing frame. r=marionette-reviewers,maja_zf 2020-10-16 16:58:56 +00:00
log.js Bug 1660881 - [marionette] Declare EXPORTED_SYMBOLS at the top of the file. r=marionette-reviewers,maja_zf 2020-09-08 18:19:32 +00:00
mach_commands.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mach_test_package_commands.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
message.js Bug 1660881 - [marionette] Use XPCOMUtils.defineLazyModuleGetters() to defer loading of not immediately necessary modules. r=marionette-reviewers,maja_zf 2020-09-08 18:22:43 +00:00
modal.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
moz.build
navigate.js Bug 1673823 - [marionette] Use navigation events from the actor and not the framescript when actors are enabled. r=marionette-reviewers,jdescottes 2020-11-04 15:53:18 +00:00
packets.js Bug 1660881 - [marionette] Use defineLazyGetter to define global objects. r=marionette-reviewers,maja_zf 2020-09-08 18:32:37 +00:00
prefs.js Bug 1660168 - [marionette] Enable usage of Marionette's JSWindowActor by default for Fission builds. r=marionette-reviewers,jdescottes 2020-10-28 08:21:45 +00:00
print.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
proxy.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
reftest-content.js Bug 1602915 - Remove nsIBrowserDOMWindow.isTabContentWindow. r=mossop,marionette-reviewers,whimboo 2020-10-13 16:58:37 +00:00
reftest.js Bug 1673823 - [marionette] Rename actor MarionetteReftestFrame to MarionetteReftest. r=marionette-reviewers,jdescottes 2020-11-03 14:53:44 +00:00
reftest.xhtml Bug 1661138 - Make WPT print reftests not open new windows. r=jgraham,marionette-reviewers 2020-09-25 09:15:48 +00:00
server.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
stream-utils.js Bug 1660881 - [marionette] Use defineLazyGetter to define global objects. r=marionette-reviewers,maja_zf 2020-09-08 18:32:37 +00:00
sync.js Bug 1665307 - [marionette] Lazily load Log.get in all JS modules. r=marionette-reviewers,jdescottes 2020-09-16 11:51:36 +00:00
transport.js Bug 1660881 - [marionette] Use defineLazyGetter to define global objects. r=marionette-reviewers,maja_zf 2020-09-08 18:32:37 +00:00
wm.js Bug 1660881 - [marionette] Declare EXPORTED_SYMBOLS at the top of the file. r=marionette-reviewers,maja_zf 2020-09-08 18:19:32 +00:00

README

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

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/