Skip to main content

Changelog

Selenium Ruby

6.5.0 (Oct 29, 2024)

Features

6.4.0 (Oct 21, 2024)

Features

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

Bug Fixes

  • Ultrafast Grid is now able to process regions in screenshots taken with layoutBreakpoints even if they were detached and reattached to the DOM

6.3.8 (Sep 10, 2024)

Features

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

Bug Fixes

  • Removed outdated, unsupported devices from the Ultrafast Grid supported devices list. For the current list of supported devices, see Ultrafast Grid Supported Devices
  • Resolved issue detecting browser version in certain websites
  • Improved performance when taking screenshots of scrollable websites
  • Resolved performance issues with unnecessary exception being generated if users did not have the APPLITOOLS_API_KEY variable set

6.3.7 (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