• Eduardo Sanz García's avatar
    Fix unreliable frame-observer test · 9afd3943
    Eduardo Sanz García authored
    Because of the debouncing of mutation observer, sometimes 50ms was not
    enough to trigger the callback function (`onFrameAdded`).
    
    For the `FrameObserver` tests, I have disabled the debouncing. It has
    the benefit that the test run faster now.
    9afd3943
frame-observer-test.js 6.23 KB