TestCafe v0.16.1 Release Notes

  • ๐Ÿ› Bug Fixes

    • โœ… A typo in RoleOptions typedefs was fixed (#1541)
    • โœ… TestCafe no longer crashes on node 4 with an unmet dependency (#1547)
    • โœ… Markup imported via meta[rel="import"] is now processed. (testcafe-hammerhead/#1161)
    • โœ… The correct context is passed to MutationObserver. (testcafe-hammerhead/#1178)
    • โœ… The innerHtml property is no longer processed for elements that don't have this property. (testcafe-hammerhead/#1164)