TestCafe v1.20.1 Released

TestCafe v1.20.1 includes important bug fixes.

Bug Fixes

  • Running 11 or more tests concurrently causes a memory leak (#7188).
  • TestCafe cannot switch to iframes that descend from a shadowRoot element (#3673).
  • TestCafe attempts to execute JSON files without fixture and test definitions (PR #7187).
  • TestCafe incorrectly processes request hooks that return status code 500 (#7213)