Skip to content

v1.6.1

Choose a tag to compare

@AndreyBelym AndreyBelym released this 05 Nov 14:52
· 1562 commits to master since this release

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)