Select SDK Cypress
On this page
Playwright Java
5.71.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
5.70.4 (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
5.70.3 (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
5.70.2 (Jun 26, 2024)
Features
Improved layout algorithm
Improved support for automation framework retries to avoid having duplicate tests
5.70.1 (Jun 11, 2024)
Bug Fixes
SDK no longer searches for NML multiple times
Added support for self-healing for Shadow DOM elements
5.70.0 (May 30, 2024)
Features
It is now possible to specify elements inside shadow DOM as coded regions
5.69.4 (May 9, 2024)
Bug Fixes
matchTimeout
is now disabled by default (default value is now 0 instead of 2000).
5.69.3 (May 1, 2024)
Bug Fixes
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.
5.69.2 (Apr 16, 2024)
Features
Improved heuristic to detect the latest commit SHA and timestamp to improve conflict management
5.69.1 (Apr 1, 2024)
Bug Fixes
5.69.0 (Mar 31, 2024)
Features
Added the option to include a merge timestamp using the gitMergeBaseTimestamp
configuration method
Added support for parallel push and PR flows, using the APPLITOOLS_BATCH_BUILD_ID
environment variable
The Eyes server now automatically aborts abandoned tests
Bug Fixes
Avoid using deprecated webdriver commands
Improved stability when deploying Eyes updates
5.67.8 (Feb 29, 2024)
Bug fixes
The Eyes server URL can now include a path, for example https://eyes.mycompany.com/eyes
Fixed issue executing DOM-Capture script
Resolved issue with port collision when running tests with Execution Cloud
5.67.7 (Feb 13, 2024)
Bug fixes
An error is now generated when there is a non-Unicode character
Resolved issue with CDP commands in Chromium
5.67.6 (Jan 30, 2024)
Features
Added support for configuring proxy settings using APPLITOOLS_PROXY_URL
environment variable
5.67.5 (Jan 16, 2024)
Bug fixes
Fixed issue parsing media when using Ultrafast Grid
5.67.4 (Jan 2, 2024)
Features
When using visual locators, results of locate
method are now ordered based on location on the screen starting from top left.
Bug fixes
Improved error handling while taking a DOM snapshot
Fixed handling of tests with multiple steps using Applitools Native Mobile Library
Custom OS name passed through configuration is now passed to the session correctly
Added new devices to IosDeviceName enum
Fixed issue when using visual locators
5.67.3 (Dec 19, 2023)
Bug fixes
Screenshots are now scaled properly in iOS devices with Appium 2
Fixed infinite loop that may appear during attribute extraction
Resolved performance issue with multiple runners within the same process
5.67.2 (Dec 18, 2023)
Bug fixes
Fixed issue when page didn't reload for one of the breakpoints if the initial viewport size matches it
5.67.1 (Dec 12, 2023)
Features
Improvements to Applitools Native Mobile Library
Applitools Windows binaries are now signed
Improved DOM snapshot elements extraction in Ultrafast Grid
Bug fixes
Added support for LazyLoad when reloading the page using layoutBreakpoints
5.67.0 (Dec 5, 2023)
Features
Added getResults
method
You can now target an image using eyes.check
Bug fixes
Improved concurrency support
5.66.0 (Nov 21, 2023)
Features
A notification now appears if there is a newer version of the SDK
Bug fixes
Preserve css declarations order in dom-snapshot
devtool commands are now supported in all Chromium browsers
Long running tasks no longer time out
Test results are now generated even if there is an unexpected error in some of the tests
5.65.2 (Nov 7, 2023)
Bug fixes
Handled duplicated style properties in inline style tags in UFG tests
UFG requests that respond with a 503 error are now automatically retried
Fixed issue that caused DOM snapshots to be taken for different viewport sizes when layout breakpoints were explicitly turned off
5.65.1 (Oct 30, 2023)
Bug fixes
Safe selectors are now generated as close as possible to taking DOM snapshot
5.65.0 (Oct 25, 2023)
Bug fixes
5.64.6 (Sep 11, 2023)
Bug fixes
Added support for coded regions with layoutBreakpoints
reload
5.64.5 (Sep 04, 2023)
Features
Added support for fallback in req
5.64.4 (Aug 25, 2023)
Bug fixes
5.64.3 (Aug 18, 2023)
Features
Replace and close tunnels by tunnel id
Bug fixes
Fixed incorrect stitchMode
, hideScrollbars
, and hideCaret
checkSettings
mapping
Optimized driver usage on close
5.64.2 (Aug 10, 2023)
Bug fixes
5.64.1 (Aug 08, 2023)
Bug fixes
5.64.0 (Aug 08, 2023)
Features
Improved log event on eyes.open
5.63.6 (Aug 08, 2023)
Features
Custom headers are now supported for resource fetching
5.63.5 (Aug 03, 2023)
Features
Added stuck request retries to all requests to UFG and Eyes
Bug fixes
Fixed incorrect version in agentId
Log Event settings are now populated with with env vars
Extract device orientation from a browser for web executions
Improved orientation extraction for iOS devices
Improved fetch error experience when fetching from tunnel
5.63.4 (Jul 27, 2023)
Bug fixes
Fixed rendering issue with Chrome >113 and css white-space property
5.63.3 (Jul 23, 2023)
Bug fixes
5.63.2 (Jul 23, 2023)
Bug fixes
5.63.1 (Jul 23, 2023)
Bug fixes
Playwright Java 5.71.0 (Oct 21, 2024) 5.70.4 (Aug 13, 2024) 5.70.3 (July 24, 2024) 5.70.2 (Jun 26, 2024) 5.70.1 (Jun 11, 2024) 5.70.0 (May 30, 2024) 5.69.4 (May 9, 2024) 5.69.3 (May 1, 2024) 5.69.2 (Apr 16, 2024) 5.69.1 (Apr 1, 2024) 5.69.0 (Mar 31, 2024) 5.67.8 (Feb 29, 2024) 5.67.7 (Feb 13, 2024) 5.67.6 (Jan 30, 2024) 5.67.5 (Jan 16, 2024) 5.67.4 (Jan 2, 2024) 5.67.3 (Dec 19, 2023) 5.67.2 (Dec 18, 2023) 5.67.1 (Dec 12, 2023) 5.67.0 (Dec 5, 2023) 5.66.0 (Nov 21, 2023) 5.65.2 (Nov 7, 2023) 5.65.1 (Oct 30, 2023) 5.65.0 (Oct 25, 2023) 5.64.6 (Sep 11, 2023) 5.64.5 (Sep 04, 2023) 5.64.4 (Aug 25, 2023) 5.64.3 (Aug 18, 2023) 5.64.2 (Aug 10, 2023) 5.64.1 (Aug 08, 2023) 5.64.0 (Aug 08, 2023) 5.63.6 (Aug 08, 2023) 5.63.5 (Aug 03, 2023) 5.63.4 (Jul 27, 2023) 5.63.3 (Jul 23, 2023) 5.63.2 (Jul 23, 2023) 5.63.1 (Jul 23, 2023)