Skip to main content

Changelog

Selenium Ruby

6.8.0 (Jan 30, 2025)

Features

  • Coded regions are now supported in Native Mobile Library Android

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.6.1 (Jan 19, 2025)

Bug Fixes

  • Resolved issue with items not being masked in the log
  • Resolved performance issue with Ultrafast Grid
  • Resolved issue running the SDK on Windows

6.6.0 (Dec 31, 2024)

Features

  • 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.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