TestCafe v0.19.2 Release Notes

  • โœจ Enhancements

    โž• Added support for browser providers from private repositories (#2221)

    ๐Ÿ› Bug Fixes

    • โช Restored the screenshot functionality in legacy tests (#2235)
    • โšก๏ธ Updated the list of emulation devices in Google Chrome (#2257)
    • ๐Ÿ›  Fixed touch events emulation (#2268)
    • โœ… The event.relatedTarget property is set correctly for the emulated focus and drag events (#2197)
    • โœ… The event.detail property is set correctly for the emulated mouse events (#2232)
    • โœ… The Element.innerHTML property is processed correctly in certain cases (testcafe-hammerhead/#1538)
    • โœ… The iframe location has the correct value when it is not initialized (testcafe-hammerhead/#1531)
    • โœ… A trailing slash is added to test page URL when necessary (#2005)
    • โœ… The focus event is not called for a disabled input (#2123)