TestCafe v1.10.1 Release Notes

Release Date: 2020-12-24 // over 3 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed an error thrown when TestCafe runs TypeScript tests (#5808)
    • โœ… Implemented a Service Worker that allows TestCafe to re-try failed requests to the tested page. This improves test stability (#5239)
    • ๐Ÿ›  Fixed an error thrown when you call the t.getBrowserConsoleMessages method (#5600)