Select SDK Cypress
On this page
Cypress
3.50.2 (Feb 16, 2025)
Bug Fixes
Added environment variable for Cypress host name to use different conventions of localhost
3.50.1 (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
3.49.3 (Jan 22, 2025)
Bug Fixes
3.49.2 (Jan 19, 2025)
Bug Fixes
Resolved issue with items not being masked in the log
Resolved performance issue with Ultrafast Grid
3.49.1 (Jan 13, 2025)
Bug Fixes
3.49.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
3.48.1 (2024-12-22)
Bug Fixes
Resolved issue with non-integer coordinates in coded regions
3.48.0 (Dec 18, 2024)
Bug Fixes
Improved handling of elements that were detached from the DOM
3.47.0 (Nov 14, 2024)
Features
A more detailed error message now appears if an invalid element is used as the target region
Bug Fixes
Invalid regions are now ignored quietly and do not throw an error
3.46.0 (Nov 9, 2024)
Bug Fixes
3.45.2 (Oct 29, 2024)
Bug Fixes
3.45.1 (Oct 28, 2024)
Bug Fixes
Improved handling of elements that are detached from the DOM
3.45.0 (Oct 21, 2024)
Features
You can now download side by side images with diffs highlighted
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
Added supported Chrome emulation devices
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
3.44.9 (Sep 16, 2024)
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
3.44.8 (Sep 10, 2024)
Bug Fixes
Resolved issue detecting browser version in certain websites
Improved performance when taking screenshots of scrollable websites
3.44.7 (Aug 13, 2024)
Bug Fixes
Resolved issue with vulnerability dependency in the ws package
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
3.44.6 (July 24, 2024)
Bug Fixes
Log no longer includes full content of web resources
3.44.5 (Jun 26, 2024)
Bug Fixes
Fixed error in cy.eyesGetResults
Non-Eyes tests no longer appear as empty tests in the Eyes dashboard
Features
Improved layout algorithm
Improved support for automation framework retries to avoid having duplicate tests
3.44.4 (May 28, 2024)
Bug Fixes
3.44.3 (May 28, 2024)
Bug Fixes
Improved handling of network connection issues
Resolved issue with excessive heartbeat requests being sent
3.44.2 (May 7, 2024)
Bug Fixes
The layout algorithm now takes page information from input values
Features
If git is not available, the SDK now takes APPLITOOLS_GIT_LATEST_COMMIT_TIMESTAMP
and APPLITOOLS_GIT_LATEST_COMMIT_SHA
environment variables to set the latest git commit information.
Custom domains for the Eyes server URL are now supported.
3.44.1 (May 1, 2024)
Bug Fixes
Using stale context after reload
Resolved issue with Ultrafast Grid rendering URLs that contained certain Unicode characters.
The SDK now detects if Native Mobile Library has been injected only once per driver.
Resolved issue with the matchTimeout
configuration not being applied correctly.
3.44.0 (Apr 15, 2024)
Features
Improved heuristic to detect the latest commit SHA and timestamp to improve conflict management
Bug Fixes
Resolved issue with region coordinates not calculated correctly
3.43.1 (Apr 1, 2024)