gecko-dev/testing/marionette/test
Andreas Tolfsen 78a0a14d3d bug 1492499: marionette: add debounce sync primitive; r=automatedtester
This adds a new synchronisation primitive to Marionette which will
allow us to wait for the last in a sequence of events to fire.
This is especially useful for high-frequency events such as the DOM
resize event, where multiple resize events may fire as the window
dimensions are being changed.

Depends on D8411

Differential Revision: https://phabricator.services.mozilla.com/D8412

--HG--
extra : moz-landing-system : lando
2018-11-08 13:11:14 +00:00
..
unit bug 1492499: marionette: add debounce sync primitive; r=automatedtester 2018-11-08 13:11:14 +00:00
README bug 1490289: marionette: add general test README; r=me 2018-09-11 14:32:50 +01:00

See ../doc/Testing.md