TestCafe v1.6.1 Release Notes

Release Date: 2019-10-29 // over 4 years ago
  • v1.6.1 (2019-10-29)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed a conflict with Jest type definitions that caused a TypeScript error (#4405)
    • โœ… TestCafe no longer deletes screenshots with no page content detected (#3552)
    • ๐Ÿ›  Fixed a bug when TestCafe did not use the default path to the test files (#4331)
    • ๐Ÿ›  Fixed a bug when the FFmpeg library could not be detected in the PATH locations (PR #4377)
    • โž• Added a TypeScript definition for runner.tsConfigPath (PR #4403)