Skip to content

v1.7.1

Choose a tag to compare

@release-drafter release-drafter released this 19 Dec 17:47
· 1511 commits to master since this release

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)