TestCafe v1.20.1 Release Notes

Release Date: 2022-08-08 // over 1 year ago
  • ๐Ÿ› 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)