TestCafe v1.7.1 Release Notes

Release Date: 2019-12-19 // over 4 years ago
  • v1.7.1 (2019-12-19)

    ๐Ÿ› Bug Fixes

    • โœ… Status bar has been redesigned to fit the debug panel into small screens and emulated mobile devices (#2510)
    • โž• Added timestamp to requests logged with RequestLogger (#3738)
    • โœ… t.typeText now fires the beforeInput event (#4486)
    • โœ… The t.hover action can now be detected with the jQuery :hover pseudoselector (#4493)
    • ๐Ÿ”€ Object.assign now merges Symbol properties on tested pages correctly (testcafe-hammerhead/#2189)