Skip to main content

Changelog

TestCafe

6.2.21 (Jan 30, 2025)

Bug Fixes

  • Coded regions with dynamic match level can now be initialized with element references not only locators
  • Improved network performance
  • Improved branch detection on GitHub actions
  • Resolved issue running SDK on Windows

6.2.18 (Jan 22, 2025)

Features

  • Coded regions are now supported in Native Mobile Library Android

6.2.17 (Jan 19, 2025)

Bug Fixes

  • Resolved issue with items not being masked in the log
  • Resolved performance issue with Ultrafast Grid

6.2.16 (Jan 13, 2025)

Bug Fixes

  • Internal improvements

6.2.15 (Dec 31, 2024)

  • API keys, secret token, and dedicated cloud URLs can now be masked in the log using the argument maskLog: true
  • Resolved issue with coded regions in pages with cross origin frames
  • Resolved issue with non-integer coordinates in coded regions

6.2.14 (Dec 18, 2024)

Bug Fixes

  • Internal improvements

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