Skip to main content

Changelog

TestCafe

6.2.11 (Oct 29, 2024)

Bug Fixes

  • Internal improvements

6.2.10 (Oct 21, 2024)

Features

  • Added supported Chrome emulation devices
  • Added support for dynamic match level. For further information, see Dynamic text match level
  • The SDK can now automatically retrieve the APPLITOOLS_BATCH_ID and APPLITOOLS_BATCH_BUILD_ID information from Git when running in SCM CI pipelines
  • You can now download side by side images with diffs highlighted

Bug Fixes

  • Resolved issue with incomplete types of eyes.check
  • Ultrafast Grid is now able to process regions in screenshots taken with layoutBreakpoints even if they were detached and reattached to the DOM

6.2.8 (Sep 10, 2024)

Features

  • You can now add an environment variable to disable the secure tunnel strict TLS verification

Bug Fixes

  • Resolved issue detecting browser version in certain websites
  • Improved performance when taking screenshots of scrollable websites

6.2.7 (Aug 13, 2024)

Bug Fixes

  • Resolved an issue where the wrong CSS file was included in the DOM when a link element did not have an href attribute
  • Fixed a failure that occurred with an error when the page DOM changed during resize while using layoutBreakpoints and element-based coded regions
  • Removed outdated, unsupported devices from the Ultrafast Grid supported devices list. For the current list of supported devices, see Ultrafast Grid Supported Devices

6.2.6 (July 24, 2024)

Features

  • Added API for Configuration class: setDisableNMLUrlCache to allow search for NML multiple times

Bug Fixes

  • No longer attempts to run JavaScript on mobile apps
  • Log no longer includes full content of web resources