TestCafe v0.18.2 Release Notes

Release Date: 2017-10-26 // over 6 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ Screenshots are captured correctly when using High DPI monitor configurations on Windows (#1896)
    • ๐Ÿ›  Fixed the Cannot read property 'getItem' of null error which is raised when a console message was printed in an iframe before it is completely loaded (#1875)
    • ๐Ÿ›  Fixed the Content iframe did not load error which is raised if an iframe reloaded during the switchToIframe command execution (#1842)
    • โœ… Selector options are passed to all derivative selectors (#1907)
    • ๐Ÿ›  Fixed a memory leak in IE related to live node collection proxying (testcafe-hammerhead/#1262)
    • โœ… DocumentFragment nodes are correctly processed (testcafe-hammerhead/#1334)